diff options
Diffstat (limited to 'apps/files_sharing/l10n/th_TH.php')
-rw-r--r-- | apps/files_sharing/l10n/th_TH.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php index 2ff91112344..834852f70d3 100644 --- a/apps/files_sharing/l10n/th_TH.php +++ b/apps/files_sharing/l10n/th_TH.php @@ -1,11 +1,11 @@ <?php $TRANSLATIONS = array( +"Delete" => "ลบ", "Your Shared Files" => "ไฟล์ของคุณที่แชร์ไว้", "Item" => "ไอเท็ม", "Shared With" => "แชร์พร้อมกับ", "Permissions" => "สิทธิ์การเข้าใช้งาน", "Read" => "อ่าน", "Edit" => "แก้ไข", -"Delete" => "ลบ", "Enable Resharing" => "เปิดให้มีการแชร์ใหม่อีกครั้งได้", "Allow users to reshare files they don't own" => "อนุญาตให้ผู้ใช้งานสามารถแชร์ไฟล์ที่ไม่ได้เป็นเจ้าของใหม่ได้" ); |