diff --git a/l10n/th.js b/l10n/th.js index 47f315cd3..7fe5f68bf 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -2,6 +2,7 @@ OC.L10N.register( "deck", { "Personal" : "ส่วนตัว", + "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว", diff --git a/l10n/th.json b/l10n/th.json index 348ff752b..b6911d383 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,5 +1,6 @@ { "translations": { "Personal" : "ส่วนตัว", + "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว",