From f172487f0072561c27741d6757bd44381745ea8b Mon Sep 17 00:00:00 2001 From: swanwila Date: Fri, 27 Oct 2017 12:33:35 +0700 Subject: [PATCH] Create th.json (#510) Add THAI translation --- translations/th.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 translations/th.json diff --git a/translations/th.json b/translations/th.json new file mode 100644 index 0000000000..1e7a3a0578 --- /dev/null +++ b/translations/th.json @@ -0,0 +1,12 @@ +{ + "language": { + "th": "ภาษาไทย" + }, + "panel": { + "states": "ภาพรวม", + "map": "แผนที่", + "logbook": "สมุดบันทึก", + "history": "ประวัติ", + "log_out": "ลงชื่อออก" + } +}