diff options
Diffstat (limited to 'apps/dashboard/l10n/th.js')
-rw-r--r-- | apps/dashboard/l10n/th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/th.js b/apps/dashboard/l10n/th.js index 49af58891b0..cfed30d8c9d 100644 --- a/apps/dashboard/l10n/th.js +++ b/apps/dashboard/l10n/th.js @@ -23,9 +23,9 @@ OC.L10N.register( "Good morning" : "อรุณสวัสดิ์", "Good night, {name}" : "ราตรีสวัสดิ์ {name}", "Good night" : "ราตรีสวัสดิ์", - "Pick from files" : "เลือกจากไฟล์", "Default images" : "รูปภาพเริ่มต้น", "Plain background" : "พื้นหลังธรรมดา", - "Insert from {productName}" : "แทรกจาก {productName}" + "Insert from {productName}" : "แทรกจาก {productName}", + "Pick from files" : "เลือกจากไฟล์" }, "nplurals=1; plural=0;"); |