From f927ba1cd021a53b6016e74a2775aac134c9ecc0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 Jan 2023 02:51:56 +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 | 2 +- l10n/th.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/th.js b/l10n/th.js index 79949cf..433154c 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Cancel" : "ยกเลิก", "Confirm" : "ยืนยัน", - "Settings" : "ตั้งค่า", + "Settings" : "การตั้งค่า", "Enable" : "เปิดใช้งาน", "Disable" : "ปิดใช้งาน" }, diff --git a/l10n/th.json b/l10n/th.json index 8276237..71529f1 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,7 +1,7 @@ { "translations": { "Cancel" : "ยกเลิก", "Confirm" : "ยืนยัน", - "Settings" : "ตั้งค่า", + "Settings" : "การตั้งค่า", "Enable" : "เปิดใช้งาน", "Disable" : "ปิดใช้งาน" },"pluralForm" :"nplurals=1; plural=0;"