Enable i18n locale Thai (th)

This commit is contained in:
wiz
2021-11-17 21:03:35 +09:00
parent 7cfbd2c70d
commit 836f0f065d
5 changed files with 4218 additions and 1 deletions

View File

@@ -94,6 +94,10 @@
"translation": "src/locale/messages.sv.xlf",
"baseHref": "/sv/"
},
"th": {
"translation": "src/locale/messages.th.xlf",
"baseHref": "/th/"
},
"tr": {
"translation": "src/locale/messages.tr.xlf",
"baseHref": "/tr/"