mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-28 00:01:10 +00:00
c5a1c502cf
Change-Id: I0d126c3802946ffe968528be55b109a192625136
19 lines
723 B
JSON
19 lines
723 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Christian List",
|
|
"Saederup92",
|
|
"Sarrus",
|
|
"Steenth",
|
|
"Weblars"
|
|
]
|
|
},
|
|
"syntaxhighlight-desc": "Giver syntaksfremhævning <code><syntaxhighlight></code> ved brug af [http://pygments.org/ GeSHi - Generic Syntax Highlighter]",
|
|
"syntaxhighlight-error-category": "Sider med fejl i syntaks-fremhævning",
|
|
"syntaxhighlight-source-category": "Sider med forældet source tags",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Kode",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Sprog",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Kodeblok",
|
|
"syntaxhighlight-error-unknown-language": "Ukendt sprog \"$1\""
|
|
}
|