mediawiki-extensions-CodeMi.../i18n/zh-hans.json
Pavel Astakhov c27050b4ae merge to branch master (v 3.2.1)
Bug: T116829
Change-Id: Id5e434eca4840e6ce9841f43e1299970a61ba8cc
2015-10-28 13:26:14 +06:00

11 lines
274 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Liuxinyu970226"
]
},
"codemirror-desc": "在wiki文本编辑器中提供语法高亮显示",
"codemirror-enable-label": "启用CodeMirrorSyntaxhighlight",
"codemirror-disable-label": "禁用CodeMirrorSyntaxhighlight"
}