1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/th.js
Nextcloud bot f927ba1cd0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:51:56 +00:00

11 lines
287 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน",
"Settings" : "การตั้งค่า",
"Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน"
},
"nplurals=1; plural=0;");