mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-14 19:14:41 +00:00
37a22e6305
Change-Id: I6dd04a695f0b4935393074f03eea59a339747d85
16 lines
836 B
JSON
16 lines
836 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Aefgh39622"
|
|
]
|
|
},
|
|
"codeeditor-desc": "การแก้ไขแบบเน้นไวยากรณ์สำหรับหน้า JavaScript และ CSS โดยใช้[https://ace.c9.io/ ตัวแก้ไข Ace]",
|
|
"codeeditor-next-annotation": "ไปยังคำอธิบายประกอบถัดไป",
|
|
"codeeditor-toolbar-toggle": "เปิด/ปิดตัวแก้ไขโค้ด",
|
|
"codeeditor-gotoline": "ไปยังหมายเลขบรรทัด...",
|
|
"codeeditor-gotoline-placeholder": "บรรทัด[:คอลัมน์]",
|
|
"codeeditor-gotoline-prompt": "ป้อนหมายเลขบรรทัด",
|
|
"codeeditor-indent": "เยื้องเข้า",
|
|
"codeeditor-outdent": "เยื้องออก"
|
|
}
|