mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 11:30:52 +00:00
699a2446dd
Change-Id: I6908010d9d60a76d7f47d2fbe698d311c4eca03d
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Liangent",
|
|
"PhiLiP",
|
|
"Liuxinyu970226"
|
|
]
|
|
},
|
|
"codeeditor-desc": "使用[http://ace.ajax.org/ Ace编辑器]实现编辑JavaScript和CSS页面时的语法高亮功能",
|
|
"codeeditor-toolbar-toggle": "切换代码编辑器",
|
|
"codeeditor-save-with-errors": "文档包含错误。您确定要保存吗?"
|
|
}
|