Add Thai translation

This commit is contained in:
Setthawut 2021-10-25 14:36:50 +07:00
parent 04e43911ff
commit 7d9836973f
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": "ตกลง"
}