mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 15:13:34 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
20 lines
701 B
JSON
20 lines
701 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Kghbln",
|
|
"LWChris",
|
|
"Metalhead64",
|
|
"Raimond Spekking",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"inputbox-desc": "Ergänzt das Tag <code><inputbox></code> zum Einbinden vordefinierter HTML-Eingabefelder",
|
|
"inputbox-error-no-type": "Es wurde kein Eingabefeldtyp angegeben.",
|
|
"inputbox-error-bad-type": "Der Eingabefeldtyp „$1“ ist unbekannt.\nBitte „create“, „comment“, „search“, „search2“ oder „fulltext“ angeben.",
|
|
"inputbox-tryexact": "Exakte Suche durchführen",
|
|
"inputbox-searchfulltext": "Volltextsuche",
|
|
"inputbox-createarticle": "Seite erstellen",
|
|
"inputbox-movearticle": "Seite verschieben",
|
|
"inputbox-ns-main": "Seiten"
|
|
}
|