diff options
Diffstat (limited to 'apps/files_sharing/l10n/ta_LK.php')
-rw-r--r-- | apps/files_sharing/l10n/ta_LK.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php deleted file mode 100644 index 7303c07f7b3..00000000000 --- a/apps/files_sharing/l10n/ta_LK.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Cancel" => "இரத்து செய்க", -"Password" => "கடவுச்சொல்", -"Name" => "பெயர்", -"Download" => "பதிவிறக்குக" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |