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