mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 11:30:52 +00:00
8821d296df
Change-Id: Ia4fced52555d42008b1ec5653eb1aec9f03059b2
20 lines
668 B
JSON
20 lines
668 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"아라",
|
|
"IRTC1015",
|
|
"Alex00728",
|
|
"Kwj2772",
|
|
"Ykhwong"
|
|
]
|
|
},
|
|
"codeeditor-desc": "[https://ace.c9.io/ Ace 편집기]를 사용하여 자바스크립트와 CSS 문서에 구문을 강조하는 기능의 편집",
|
|
"codeeditor-next-annotation": "다음 주석 보기",
|
|
"codeeditor-toolbar-toggle": "코드 편집기 전환",
|
|
"codeeditor-save-with-errors": "문서에 오류가 들어 있습니다. 저장하겠습니까?",
|
|
"codeeditor-gotoline": "...줄로 넘어가기",
|
|
"codeeditor-gotoline-prompt": "줄 번호를 입력하십시오",
|
|
"codeeditor-indent": "들여쓰기",
|
|
"codeeditor-outdent": "내어쓰기"
|
|
}
|