mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
7c47ae1344
Change-Id: Idf55d688a1d40c4ca0fcac84cb970c3562022e6b
16 lines
619 B
JSON
16 lines
619 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Hannarosendeloitte",
|
|
"Lokal Profil",
|
|
"WikiPhoenix"
|
|
]
|
|
},
|
|
"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."
|
|
}
|