mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 19:39:27 +00:00
262bfde28e
Bug: 63202 Change-Id: Ifbdf976f3c0f27da67d7cf034c040d4279d62217
12 lines
395 B
JSON
12 lines
395 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Brion Vibber",
|
|
"Derk-Jan Hartman"
|
|
]
|
|
},
|
|
"codeeditor-desc": "Syntax-highlighted editing for JavaScript and CSS pages using [http://ace.ajax.org/ Ace editor]",
|
|
"codeeditor-toolbar-toggle": "Toggle code editor",
|
|
"codeeditor-save-with-errors": "The document contains errors. Are you sure you want to save?"
|
|
}
|