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