mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-15 10:39:53 +00:00
c134686c4f
Change-Id: Idb7e03aeeb3e428f6767c58b92c10b1b7ea58524
14 lines
605 B
JSON
14 lines
605 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"syntaxhighlight-desc": "Forni le coloration syntactic in <code><syntaxhighlight></code> per medio de [http://pygments.org/ Pygments]",
|
|
"syntaxhighlight-specify": "Tu debe specificar un linguage in iste modo:",
|
|
"syntaxhighlight-supported": "Linguages supportate pro le coloration syntactic:",
|
|
"syntaxhighlight-err-loading": "(error durante le cargamento del lista de linguages supportate)",
|
|
"syntaxhighlight-err-language": "Linguage invalide.",
|
|
"geshi.css": "/* Omne CSS inserite hic se applicara al coloration syntactic con GeSHi */"
|
|
}
|