mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
0e716ca4db
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
22 lines
794 B
JSON
22 lines
794 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-postcomment": "Neuer Abschnitt",
|
|
"inputbox-postcommenttitle": "Neuer Abschnitt",
|
|
"inputbox-ns-main": "Seiten"
|
|
}
|