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

github.com/nextcloud/ocsms.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 05:59:39 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-25 05:59:39 +0300
commit770d9c6332ea38e6f82f7837a62538b8dd296ad0 (patch)
tree19c873d9020d836d1bc9c1100aae1ab1e1cf4747
parent4d60c9a37692810b60f40863e7a9a5852e206ad7 (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..df286d6
--- /dev/null
+++ b/l10n/lo.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "ocsms",
+ {
+ "Confirm" : "ຢືນຢັນ"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/lo.json b/l10n/lo.json
new file mode 100644
index 0000000..1038c8d
--- /dev/null
+++ b/l10n/lo.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Confirm" : "ຢືນຢັນ"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file