mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
cdf41bb365
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
16 lines
719 B
JSON
16 lines
719 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Jeblad",
|
|
"Jon Harald Søby"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Intern modul for å behandle XHR-forespørsler fra Scribunto-konsollen.",
|
|
"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."
|
|
}
|