mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 11:59:42 +00:00
a4b812327c
Change-Id: I7928a64f94f501d1703b608831ebd25d4dc070e3
21 lines
524 B
JSON
21 lines
524 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Beluga",
|
|
"Crt",
|
|
"Silvonen",
|
|
"Stryn",
|
|
"VezonThunder",
|
|
"Pxos",
|
|
"Nike"
|
|
]
|
|
},
|
|
"scribunto-line": "rivillä $1",
|
|
"scribunto-doc-page-name": "Module:$1/ohje",
|
|
"scribunto-doc-page-does-not-exist": "''Tämän moduulin ohjeistuksen voi tehdä sivulle [[$1]]''",
|
|
"scribunto-console-clear": "Tyhjennä",
|
|
"scribunto-common-error-category": "Sivut, joissa on komentosarjavirhe",
|
|
"scribunto-lua-error-location": "Lua-virhe $1: $2.",
|
|
"scribunto-lua-error": "Lua-virhe: $2."
|
|
}
|