mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-12-19 09:10:39 +00:00
12d86f4c15
Change-Id: I82d8e7d6495247db90f2f289d5b12726be85eaf6
18 lines
767 B
JSON
18 lines
767 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen",
|
|
"Raymond",
|
|
"Shirayuki",
|
|
"SkyDaisy9",
|
|
"pastakhov",
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"codemirror-desc": "{{desc|name=Code Mirror|url=https://www.mediawiki.org/wiki/Extension:CodeMirror}}\n\nAdditional info: Description of \"Syntax highlighting\" in wiki\n[[mw:Extension:SyntaxHighlight GeSHi]]",
|
|
"codemirror-toggle-label": "Title tooltip for button to toggle CodeMirror in the editing toolbar.",
|
|
"codemirror-prefs-colorblind": "Used in user preferences as label for enabling the colorblind-friendly option.",
|
|
"codemirror-prefs-colorblind-help": "Used in user preferences as remark on the colorblind-friendly option.",
|
|
"prefs-accessibility": "Section heading in the user preferences for accessibility topics."
|
|
}
|