mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 15:13:34 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
16 lines
511 B
JSON
16 lines
511 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dark Eagle",
|
|
"Xil",
|
|
"Yyy"
|
|
]
|
|
},
|
|
"inputbox-desc": "Atļaut iekļaut iepriekš noteiktās HTML formas",
|
|
"inputbox-error-no-type": "Tu neesi norādījis ievades lauka tipu",
|
|
"inputbox-error-bad-type": "Ievades lauka tips \"$1\" nav atpazīts.\nLūdzu norādi \"create\", \"comment\", \"search\", \"search2\" vai \"fulltext\".",
|
|
"inputbox-tryexact": "Meklēt precīzi",
|
|
"inputbox-searchfulltext": "Meklēt visu tekstu",
|
|
"inputbox-createarticle": "Izveidot lapu"
|
|
}
|