mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-15 18:29:24 +00:00
7d99bbefde
A Node script was used to remove the now unused i18n messages. This same script sorts the messages alphabetically, so it looks like some unrelated messages were changed, but they weren't. Bug: T191297 Change-Id: I69cce06133c1d055d31d12ebc8408123c187b574
12 lines
383 B
JSON
12 lines
383 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Nike",
|
|
"Pyscowicz"
|
|
]
|
|
},
|
|
"codemirror-beta-desc": "Syntaksien korostus tekee muokkaamisesta helpompaa käyttämällä värejä ja sävyjä erottaakseen visuaalisesti artikkelin tekstin linkkien, viitteiden ja mallien koodista.",
|
|
"codemirror-beta-title": "Wikitekstin syntaksien korostus",
|
|
"codemirror-toggle-label": "Syntaksin korostus"
|
|
}
|