mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-23 22:03:28 +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
14 lines
433 B
JSON
14 lines
433 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Chrumps",
|
|
"Woytecr",
|
|
"Railfail536"
|
|
]
|
|
},
|
|
"codemirror-beta-desc": "Podświetlanie składni ułatwia edytowanie przez wyróżnienie kodu spośród treści strony poprzez jego kolorowanie.",
|
|
"codemirror-beta-title": "Podświetlanie składni wikitekstu",
|
|
"codemirror-desc": "Dostarcza podświetlanie składni w edytorze wikitekstu",
|
|
"codemirror-toggle-label": "Podświetlanie składni"
|
|
}
|