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:
authorNextcloud bot <bot@nextcloud.com>2021-02-25 06:37:00 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-25 06:37:00 +0300
commit5a1a8baa8cbaf5fee980c2d8140ce0544bf3fe4c (patch)
tree9cc7cc88a41830a3b240382e0cc881d9b32aa395
parente2bcd7d4badaf937678ab33a11de878fe6b41090 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lo.js6
-rw-r--r--l10n/lo.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/lo.js b/l10n/lo.js
new file mode 100644
index 0000000..60e6197
--- /dev/null
+++ b/l10n/lo.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "event_update_notification",
+ {
+ "Personal" : "ສ່ວນບຸກຄົນ"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/lo.json b/l10n/lo.json
new file mode 100644
index 0000000..69931a0
--- /dev/null
+++ b/l10n/lo.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Personal" : "ສ່ວນບຸກຄົນ"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file