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

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/id.js')
-rw-r--r--l10n/id.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/id.js b/l10n/id.js
index 27397f48..6a6c2ab6 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Edit" : "Sunting",
"Preview" : "Pratinjau",
"Category" : "Kategori",
- "_%n word_::_%n words_" : ["%n kata"]
+ "_%n word_::_%n words_" : ["%n kata"],
+ "Tasks" : "Tugas"
},
"nplurals=1; plural=0;");