mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 11:30:52 +00:00
a1a84fef1d
Change-Id: I4c8eab5dce9b9c2cb4e46f3e499bd0931112562c
13 lines
395 B
JSON
13 lines
395 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"CERminator",
|
|
"Srdjan m"
|
|
]
|
|
},
|
|
"codeeditor-desc": "Uređivanje sa isticanjem sintakse za JavaScript i CSS stranice koristeći [https://ace.c9.io/ Ace uređivač]",
|
|
"codeeditor-toolbar-toggle": "Uključivanje i isključivanje isticanja sintakse",
|
|
"codeeditor-gotoline-placeholder": "red[:kolona]",
|
|
"codeeditor-gotoline-prompt": "Upišite broj reda"
|
|
}
|