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 8df932fd230..d2e9d7e6013 100644 --- a/apps/dashboard/l10n/th.js +++ b/apps/dashboard/l10n/th.js @@ -23,9 +23,9 @@ OC.L10N.register( "Hello" : "สวัสดี", "Hello, {name}" : "สวัสดี {name}", "Pick from Files" : "เลือกจากไฟล์", - "Default images" : "รูปภาพเริ่มต้น", "Plain background" : "พื้นหลังเปล่า", "Insert from {productName}" : "แทรกจาก {productName}", - "Show something" : "แสดงบางอย่าง" + "Show something" : "แสดงบางอย่าง", + "Default images" : "รูปภาพเริ่มต้น" }, "nplurals=1; plural=0;"); |