mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Resolve #293
This commit is contained in:
parent
7bbc53c8af
commit
0a49027840
64 changed files with 239 additions and 123 deletions
|
|
@ -104,7 +104,7 @@
|
|||
"LABEL_ALL_RIGHTS_RESERVED": "Alle Rechte vorbehalten.",
|
||||
"HINT_READ_CHANGE_LOG": "Bitte Lesen Sie das Änderungsprotokoll vor dem Update.",
|
||||
"HINT_IS_UP_TO_DATE": "RainLoop ist auf dem neusten Stand.",
|
||||
"HTML_NEW_VERSION": "Neue Version <b>%VERSION%</b> verfügbar.",
|
||||
"HTML_NEW_VERSION": "Neue Version <b>%VERSION%<\/b> verfügbar.",
|
||||
"LABEL_UPDATING": "Aktualisiere",
|
||||
"LABEL_CHECKING": "Prüfe auf Aktualisierungen",
|
||||
"BUTTON_RELEASES": "Releases"
|
||||
|
|
|
|||
|
|
@ -404,7 +404,10 @@
|
|||
"LABEL_CONTACTS_SYNC_ENABLE": "Remote-Synchronisierung aktivieren",
|
||||
"LABEL_CONTACTS_SYNC_SERVER": "Server",
|
||||
"LABEL_CONTACTS_SYNC_AB_URL": "Adressbuch-URL",
|
||||
"LABEL_CONTACTS_SYNC_USER": "Benutzer"
|
||||
"LABEL_CONTACTS_SYNC_USER": "Benutzer",
|
||||
"SYNC_NO": "Nein",
|
||||
"SYNC_YES": "Ja",
|
||||
"SYNC_READ": "Read only"
|
||||
},
|
||||
"SETTINGS_THEMES": {
|
||||
"LEGEND_THEMES": "Themen",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue