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

github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/kab.js6
-rw-r--r--l10n/kab.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/kab.js b/l10n/kab.js
new file mode 100644
index 0000000..44da922
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "event_update_notification",
+ {
+ "Personal" : "Udmawan"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 0000000..a540ff5
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Personal" : "Udmawan"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file