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

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/kab.js2
-rw-r--r--l10n/kab.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/kab.js b/l10n/kab.js
index 48a810f..28717e0 100644
--- a/l10n/kab.js
+++ b/l10n/kab.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Videos" : "Tividyutin",
"Name" : "Nom",
+ "Size" : "Teɣzi",
+ "Modified" : "Yettwabeddel",
"Delete" : "Kkes"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
index a726523..9dfb102 100644
--- a/l10n/kab.json
+++ b/l10n/kab.json
@@ -1,6 +1,8 @@
{ "translations": {
"Videos" : "Tividyutin",
"Name" : "Nom",
+ "Size" : "Teɣzi",
+ "Modified" : "Yettwabeddel",
"Delete" : "Kkes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file