mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
16 lines
626 B
JSON
16 lines
626 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Boivie",
|
|
"Lejonel",
|
|
"Najami"
|
|
]
|
|
},
|
|
"inputbox-desc": "Ger möjlighet att använda fördefinerade HTML-formulär.",
|
|
"inputbox-error-no-type": "Du har inte angivit vilken typ av inputbox som ska skapas..",
|
|
"inputbox-error-bad-type": "\"$1\" är inte en känd typ av inputbox.\nVar god specifiera \"create\", \"comment\", \"search\", \"search2\" eller \"fulltext\".",
|
|
"tryexact": "Försök hitta exakt matchning",
|
|
"searchfulltext": "Fulltextsökning",
|
|
"createarticle": "Skapa sida",
|
|
"inputbox-ns-main": "Huvud"
|
|
} |