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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ta_LK.php')
-rw-r--r--l10n/ta_LK.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/ta_LK.php b/l10n/ta_LK.php
new file mode 100644
index 00000000..f191e403
--- /dev/null
+++ b/l10n/ta_LK.php
@@ -0,0 +1,6 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "படங்கள்",
+"Share" => "பகிர்வு"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";