mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 11:59:42 +00:00
9663f32361
Change-Id: Ia3b95b1518a9c3b4247ba4969d75bfcdfc80b34e
17 lines
461 B
JSON
17 lines
461 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Robin0van0der0vliet",
|
|
"Robin van der Vliet",
|
|
"PiefPafPier"
|
|
]
|
|
},
|
|
"scribunto-line": "op rigel $1",
|
|
"scribunto-module-line": "yn $1 op rigel $2",
|
|
"scribunto-console-current-src": "konsoleynfier",
|
|
"scribunto-common-error-category": "Siden mei skriptflaters",
|
|
"scribunto-lua-error-location": "Lua-flater $1: $2",
|
|
"scribunto-lua-error": "Luaflater: $2",
|
|
"scribunto-limitreport-timeusage-value": "$1/$2 sekonden"
|
|
}
|