summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/th_TH.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/th_TH.php')
-rw-r--r--apps/files_sharing/l10n/th_TH.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php
index 706d0a561ed..f2f90088da7 100644
--- a/apps/files_sharing/l10n/th_TH.php
+++ b/apps/files_sharing/l10n/th_TH.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "ถูกแชร์โดย {owner}",
-"Password" => "รหัสผ่าน"
+"Password" => "รหัสผ่าน",
+"Download" => "ดาวน์โหลด"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";