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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs_CZ.js')
-rw-r--r--l10n/cs_CZ.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 19da6bc..ebf5652 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Náhled",
"New text file" : "Nový textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
- "Text editor" : "Textový editor"
+ "Text editor" : "Textový editor",
+ "Text file" : "Textový soubor"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");