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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
commit5f4ed0bf83e539471784fb687dd774bd3f1f923b (patch)
treecc0df7c93509a9aaba890f4d0cb59ff5410d2987 /lib/l10n/my.js
parent478b90cdfdaccf45838d4e352bac9530f5ede833 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/my.js')
-rw-r--r--lib/l10n/my.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/my.js b/lib/l10n/my.js
new file mode 100644
index 00000000000..35076d7fd52
--- /dev/null
+++ b/lib/l10n/my.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Empty file" : "ဗလာဖိုင်",
+ "About" : "အကြောင်း"
+},
+"nplurals=1; plural=0;");