Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 5bfa99127..c5da0540c 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Blockquote" : "Blockzitat",
"Code block" : "Codeblock",
"Network connection error: Could not connect to the document" : "Netzwerk-Verbindungsfehler: Konnte nicht mit dem Dokument verbinden",
- "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
- "New text document.md" : "Neues Textdokument.md"
+ "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}"
},
"nplurals=2; plural=(n != 1);");