mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 16:25:00 +00:00
0d41404fd8
Change-Id: Ia27e3bf122700ee7dd7c1fe1aff3ef88bcaa9c89
19 lines
600 B
JSON
19 lines
600 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"DzWiki",
|
||
"Palapa",
|
||
"Srdjan m",
|
||
"Obsuser"
|
||
]
|
||
},
|
||
"scribunto-doc-page-name": "Module:$1/dok",
|
||
"scribunto-doc-page-does-not-exist": "''Dokumentaciju za ovaj modul možete napraviti na stranici [[$1]]''",
|
||
"scribunto-doc-page-header": "'''Ovo je stranica dokumentacije za [[$1]]'''",
|
||
"scribunto-console-clear": "Očisti",
|
||
"scribunto-lua-error": "Lua greška: $2.",
|
||
"scribunto-limitreport-timeusage": "Lua – upotreba vremena",
|
||
"scribunto-limitreport-timeusage-value": "$1/$2 sekundi",
|
||
"scribunto-limitreport-memusage": "Lua – upotreba memorije"
|
||
}
|