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/is.js')
-rw-r--r--l10n/is.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 227ad00..271957d 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Forskoðun",
"New text file" : "Ný textaskrá",
"New text file.txt" : "Ný textaskrá.txt",
- "Text editor" : "Textaritill"
+ "Text editor" : "Textaritill",
+ "Text file" : "Textaskrá"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");