mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-28 09:00:06 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
19 lines
647 B
JSON
19 lines
647 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Boivie",
|
|
"Lejonel",
|
|
"Najami",
|
|
"Lokal Profil"
|
|
]
|
|
},
|
|
"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\".",
|
|
"inputbox-tryexact": "Försök hitta exakt matchning",
|
|
"inputbox-searchfulltext": "Fulltextsökning",
|
|
"inputbox-createarticle": "Skapa sida",
|
|
"inputbox-movearticle": "Flytta sida",
|
|
"inputbox-ns-main": "Huvud"
|
|
}
|