1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-01-24 02:51:56 +00:00
parent 635147a629
commit f927ba1cd0
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{ {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "การตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
}, },

View File

@ -1,7 +1,7 @@
{ "translations": { { "translations": {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "การตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"