mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
b899a69cf4
Change-Id: Ib367524cf8c9ec3c9448da182ac40f56a491e514
17 lines
741 B
JSON
17 lines
741 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Hannarosendeloitte",
|
|
"Lokal Profil",
|
|
"WikiPhoenix"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.",
|
|
"apihelp-scribunto-console-summary": "Intern modul för att betjäna XHR-förfrågningar från Scribunto-konsolen.",
|
|
"apihelp-scribunto-console-param-title": "Titeln på modulen som ska testas.",
|
|
"apihelp-scribunto-console-param-content": "Modulens nya innehåll.",
|
|
"apihelp-scribunto-console-param-session": "Sessionsnyckel.",
|
|
"apihelp-scribunto-console-param-question": "Nästa rad att utvärdera som ett skript.",
|
|
"apihelp-scribunto-console-param-clear": "Ställ in för att rensa den aktuella sessionen."
|
|
}
|