diff --git a/translations/th.json b/translations/th.json index 0967ef4..299faab 100644 --- a/translations/th.json +++ b/translations/th.json @@ -1 +1,41 @@ -{} +{ + "post": "โพสต์", + "create_post": "สร้างโพสต์", + "cancel": "ยกเลิก", + "settings": "การตั้งค่า", + "comments": "ความคิดเห็น", + "remove_posts_comments": "ลบโพสต์และความคิดเห็น", + "time": "เวลา", + "passwords_dont_match": "รหัสผ่านไม่ตรงกัน", + "couldnt_save_post": "ไม่สามารถบันทึกโพสต์ได้", + "mark_as_read": "ทำเครื่องหมายว่าอ่านแล้ว", + "remove_post": "ลบโพสต์", + "no_posts": "ไม่โพสต์", + "create_a_post": "สร้างโพสต์", + "number_of_posts": "{{count}} โพสต์", + "posts": "โพสต์", + "users": "ผู้ใช้งาน", + "edit": "แก้ไข", + "reply": "ตอบกลับ", + "more": "เพิ่มเติม", + "preview": "พรีวิว", + "upload_image": "อัปโหลดรูปภาพ", + "icon": "ไอคอน", + "unlock": "ปลดล็อก", + "lock": "ล็อก", + "number_of_comments": "{{count}} ความคิดเห็น", + "remove_comment": "ลบความคิดเห็น", + "message": "ข้อความ", + "send_message": "ส่งข้อความ", + "list": "รายการ", + "remove": "ลบ", + "bold": "ตัวหนา", + "delete": "ลบ", + "save": "บันทึก", + "mark_as_unread": "ทำเครื่องหมายว่ายังไม่อ่าน", + "link": "ลิงก์", + "action": "การกระทำ", + "password_incorrect": "รหัสผ่านไม่ถูกต้อง", + "email_already_exists": "อีเมลถูกใช้งานแล้ว", + "enter_code": "กรอกโค้ด" +}