mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-30 08:33:51 +00:00
[Imapsync] fix custom params
This commit is contained in:
@@ -1297,7 +1297,8 @@
|
||||
"custom_params": "Eigene Parameter",
|
||||
"custom_params_hint": "Pro Zeile eine imapsync-Option. Es werden nur erlaubte Optionen akzeptiert; der Wert darf beliebige Zeichen enthalten (Leerzeichen, Regex, …) und wird als ein einzelnes Argument übergeben.",
|
||||
"custom_param_option": "Option",
|
||||
"custom_param_value": "Wert (optional)",
|
||||
"custom_param_value": "Wert",
|
||||
"custom_param_no_value": "kein Wert nötig",
|
||||
"custom_param_add": "Parameter hinzufügen",
|
||||
"order_id": "Position",
|
||||
"order_id_hint": "Kleinere Position läuft zuerst; Ändern sortiert die globale Warteschlange um.",
|
||||
|
||||
Reference in New Issue
Block a user