From c6545c7c009c1e995ff6383a7bd61be32bb7822b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 31 Jan 2023 02:33:59 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/th.js | 1 + l10n/th.json | 1 + 2 files changed, 2 insertions(+) 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" : "ไฟล์อัปโหลดแล้ว",