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/en_GB.js')
-rw-r--r--l10n/en_GB.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 8d882f7..a9db120 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Preview",
"New text file" : "New text file",
"New text file.txt" : "New text file.txt",
- "Text editor" : "Text editor"
+ "Text editor" : "Text editor",
+ "Text file" : "Text file"
},
"nplurals=2; plural=(n != 1);");