diff --git a/i18n/th.json b/i18n/th.json index 2554dc70..e67fced4 100644 --- a/i18n/th.json +++ b/i18n/th.json @@ -4,6 +4,12 @@ "Aefgh39622" ] }, + "codeeditor-desc": "การแก้ไขแบบเน้นไวยากรณ์สำหรับหน้า JavaScript และ CSS โดยใช้[https://ace.c9.io/ ตัวแก้ไข Ace]", + "codeeditor-next-annotation": "ไปยังคำอธิบายประกอบถัดไป", "codeeditor-toolbar-toggle": "เปิด/ปิดตัวแก้ไขโค้ด", - "codeeditor-gotoline-placeholder": "บรรทัด[:คอลัมน์]" + "codeeditor-gotoline": "ไปยังหมายเลขบรรทัด...", + "codeeditor-gotoline-placeholder": "บรรทัด[:คอลัมน์]", + "codeeditor-gotoline-prompt": "ป้อนหมายเลขบรรทัด", + "codeeditor-indent": "เยื้องเข้า", + "codeeditor-outdent": "เยื้องออก" }