diff options
Diffstat (limited to 'apps/files_sharing/l10n/th_TH.php')
-rw-r--r-- | apps/files_sharing/l10n/th_TH.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php deleted file mode 100644 index 1594037396f..00000000000 --- a/apps/files_sharing/l10n/th_TH.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Cancel" => "ยกเลิก", -"Shared by" => "ถูกแชร์โดย", -"Password" => "รหัสผ่าน", -"Name" => "ชื่อ", -"Download" => "ดาวน์โหลด" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; |