mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-04 10:24:42 +02:00
[Web] Lang updates
This commit is contained in:
parent
eb5d7f0609
commit
ed87c9122a
@ -69,7 +69,7 @@
|
||||
"mailbox_quota_exceeds_domain_quota": "Maximale Größe für Mailboxen überschreitet das Domain Speicherlimit",
|
||||
"object_is_not_numeric": "Wert %s ist nicht numerisch",
|
||||
"alias_empty": "Alias-Adresse darf nicht leer sein",
|
||||
"goto_empty": "Ziel-Adresse darf nicht leer sein",
|
||||
"goto_empty": "Eine Alias-Adresse muss auf mindestens eine gütlige Ziel-Adresse zeigen",
|
||||
"policy_list_from_exists": "Ein Eintrag mit diesem Wert existiert bereits",
|
||||
"policy_list_from_invalid": "Eintrag hat ein ungültiges Format",
|
||||
"alias_invalid": "Alias-Adresse %s ist ungültig",
|
||||
|
@ -70,7 +70,7 @@
|
||||
"object_is_not_numeric": "Value %s is not numeric",
|
||||
"alias_empty": "Alias address must not be empty",
|
||||
"last_key": "Last key cannot be deleted",
|
||||
"goto_empty": "Goto address must not be empty",
|
||||
"goto_empty": "An alias address must contain at least one valid goto address",
|
||||
"policy_list_from_exists": "A record with given name exists",
|
||||
"policy_list_from_invalid": "Record has invalid format",
|
||||
"alias_invalid": "Alias address %s is invalid",
|
||||
|
Loading…
Reference in New Issue
Block a user