mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
b6b66fb9b5
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
19 lines
510 B
JSON
19 lines
510 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Beluga",
|
|
"Crt",
|
|
"Silvonen",
|
|
"Stryn",
|
|
"VezonThunder"
|
|
]
|
|
},
|
|
"scribunto-ignore-errors": "Salli virheitä sisältävän koodin tallentaminen",
|
|
"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-lua-error-location": "Lua-virhe $1: $2.",
|
|
"scribunto-lua-error": "Lua-virhe: $2."
|
|
}
|