Merge pull request #90 from assetthawut/thai-translation

Add Thai translation.
This commit is contained in:
Rainer Simon 2021-10-25 09:49:58 +02:00 committed by GitHub
commit d68c266deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
src/i18n/messages_th.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "เพิ่มคอมเมนต์...",
"Add a reply...": "ตอบกลับ...",
"Add tag...": "เพิ่มแท็ก...",
"Cancel": "ยกเลิก",
"Close": "ปิด",
"Edit": "แก้ไข",
"Delete": "ลบ",
"Ok": "ตกลง"
}