mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
15 lines
602 B
JSON
15 lines
602 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Jeblad",
|
||
|
"Jon Harald Søby"
|
||
|
]
|
||
|
},
|
||
|
"apihelp-scribunto-console-summary": "Intern modul for å betjene XHR-forespørsler fra Scribunto-konsollen.",
|
||
|
"apihelp-scribunto-console-param-title": "Tittelen til modulen som testes",
|
||
|
"apihelp-scribunto-console-param-content": "Det nye innholdet til modulen",
|
||
|
"apihelp-scribunto-console-param-session": "Sessjonens token.",
|
||
|
"apihelp-scribunto-console-param-question": "Den neste linjen som skal kjøres som et script.",
|
||
|
"apihelp-scribunto-console-param-clear": "Sett for å slette den gjeldende sesjonstilstanden."
|
||
|
}
|