fix lang
This commit is contained in:
@@ -26,9 +26,7 @@
|
||||
"isRead": "Ist gelesen",
|
||||
"isImportant": "Ist wichtig",
|
||||
"isUsers": "Gehört Benutzer",
|
||||
"inTrash": "Im Papierkorb",
|
||||
"Move to Trash": "In den Papierkorb verschieben",
|
||||
"Retrieve from Trash": "Aus dem Papierkorb hervorholen"
|
||||
"inTrash": "Im Papierkorb"
|
||||
},
|
||||
"links": {
|
||||
"replied": "Beantwortet",
|
||||
@@ -65,7 +63,9 @@
|
||||
"Mark all as read": "Als gelesen markieren",
|
||||
"Show Plain Text": "Als Text zeigen",
|
||||
"Mark as Important": "Als wichtig markieren",
|
||||
"Unmark Importance": "Wichtig Markierung entfernen"
|
||||
"Unmark Importance": "Wichtig Markierung entfernen",
|
||||
"Move to Trash": "In den Papierkorb verschieben",
|
||||
"Retrieve from Trash": "Aus dem Papierkorb hervorholen"
|
||||
},
|
||||
"messages": {
|
||||
"noSmtpSetup": "Keine SMTP Einstellungen {link}.",
|
||||
|
||||
@@ -26,9 +26,7 @@
|
||||
"isRead": "Is Read",
|
||||
"isImportant": "Is Important",
|
||||
"isUsers": "Is User's",
|
||||
"inTrash": "In Trash",
|
||||
"Move to Trash": "Move to Trash",
|
||||
"Retrieve from Trash": "Retrieve from Trash"
|
||||
"inTrash": "In Trash"
|
||||
},
|
||||
"links": {
|
||||
"replied": "Replied",
|
||||
@@ -65,7 +63,9 @@
|
||||
"Mark all as read": "Mark all as read",
|
||||
"Show Plain Text": "Show Plain Text",
|
||||
"Mark as Important": "Mark as Important",
|
||||
"Unmark Importance": "Unmark Importance"
|
||||
"Unmark Importance": "Unmark Importance",
|
||||
"Move to Trash": "Move to Trash",
|
||||
"Retrieve from Trash": "Retrieve from Trash"
|
||||
},
|
||||
"messages": {
|
||||
"noSmtpSetup": "No SMTP setup. {link}.",
|
||||
|
||||
Reference in New Issue
Block a user