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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index d7b058ab8..1276c4c19 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "Neues Textdokument",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "Textdokument",
"Readme" : "Anleitung",
@@ -29,7 +30,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "],
"Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen",
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
- "New text document" : "Neues Textdokument",
"Edit" : "Bearbeiten",
"Undo" : "Rückgängig",
"Redo" : "Wiederherstellen",