NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Commit

[Web] Lang updates

ed87c912
andryyy <[email protected]> 6 years ago
data/web/lang/lang.de.json | 2 +-
 data/web/lang/lang.en.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Diff

diff --git a/data/web/lang/lang.de.json b/data/web/lang/lang.de.json
index c19c3c4b..0ac478a1 100644
--- a/data/web/lang/lang.de.json
+++ b/data/web/lang/lang.de.json
@@ -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",
diff --git a/data/web/lang/lang.en.json b/data/web/lang/lang.en.json
index ec14f7f0..5878c6d6 100644
--- a/data/web/lang/lang.en.json
+++ b/data/web/lang/lang.en.json
@@ -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",