mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-13 17:53:26 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
15 lines
554 B
JSON
15 lines
554 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Naudefj"
|
|
]
|
|
},
|
|
"inputbox-desc": "Laat die insluiting van vooraf gedefinieerde HTML-vorms moontlik",
|
|
"inputbox-error-no-type": "U het nie die tipe invoerveld gespesifiseer nie.",
|
|
"inputbox-error-bad-type": "Tipe invoerveld is \"$1\" nie herken nie.\nGebruik \"create\", \"comment\", \"search\", \"search2\" of \"fulltext\".",
|
|
"inputbox-tryexact": "Soek presiese ooreenkoms",
|
|
"inputbox-searchfulltext": "Deursoek volledige teks",
|
|
"inputbox-createarticle": "Skep bladsy",
|
|
"inputbox-ns-main": "Hoofnaamruimte"
|
|
}
|