mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 11:30:52 +00:00
f6dce94439
Change-Id: I73e2ae19ed3f17040134097bf198436b0e7eb248
13 lines
420 B
JSON
13 lines
420 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Purodha",
|
|
"Shirayuki",
|
|
"Derk-Jan Hartman"
|
|
]
|
|
},
|
|
"codeeditor-desc": "{{desc|name=Code Editor|url=http://www.mediawiki.org/wiki/Extension:CodeEditor}}",
|
|
"codeeditor-toolbar-toggle": "Used as label for toolbar button.",
|
|
"codeeditor-save-with-errors": "Used as message in a dialog before saving a document with errors."
|
|
}
|