mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
563a62f067
Change-Id: I6fb5ed3d4aba9e4c46410e8e4e681b4462b21d1e
15 lines
399 B
JSON
15 lines
399 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"DzWiki",
|
|
"Palapa",
|
|
"Srdjan m"
|
|
]
|
|
},
|
|
"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."
|
|
}
|