mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-24 07:13:27 +00:00
93ef95ac20
Change-Id: Ie969483ef73a77271fd09252e54106e8c0740085
19 lines
692 B
JSON
19 lines
692 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Schu",
|
|
"Shirayuki",
|
|
"Fryed-peach",
|
|
"Otokoume",
|
|
"Yusuke1109"
|
|
]
|
|
},
|
|
"codeeditor-desc": "[https://ace.c9.io/ Ace editor]を用いた、JavaScript/CSS の構文ハイライト機能付きのページ編集",
|
|
"codeeditor-next-annotation": "次のアノテーションに移動",
|
|
"codeeditor-toolbar-toggle": "コード エディターの切り替え",
|
|
"codeeditor-save-with-errors": "このドキュメントにはエラーが含まれています。保存してもよろしいですか?",
|
|
"codeeditor-lineWrapping-toggle": "改行を切り替える",
|
|
"codeeditor-indent": "インデント",
|
|
"codeeditor-outdent": "アウトデント"
|
|
}
|