[Web] Lang updates

master
andryyy 2020-03-01 11:23:52 +01:00
parent eb5d7f0609
commit ed87c9122a
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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",