mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-11 17:01:00 +00:00
4aa17cb80c
Change-Id: If270803d71c66c5a986946a2733d932c010ea898
13 lines
336 B
JSON
13 lines
336 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Winston Sung"
|
|
]
|
|
},
|
|
"scribunto-desc": "Sučelje za inkorporiranje skriptnih jezika u stranice MediaWikija",
|
|
"scribunto-line": "na liniji $1",
|
|
"scribunto-parser-dialog-title": "Greška u skripti",
|
|
"scribunto-error-short": "Greška u skripti: $1",
|
|
"scribunto-lua-error": "Lua pogreška: $2."
|
|
}
|