From 770d9c6332ea38e6f82f7837a62538b8dd296ad0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 Feb 2021 02:59:39 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lo.js | 6 ++++++ l10n/lo.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/lo.js create mode 100644 l10n/lo.json 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