mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 15:13:34 +00:00
15 lines
546 B
JSON
15 lines
546 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\".",
|
||
|
"tryexact": "Meklēt precīzi",
|
||
|
"searchfulltext": "Meklēt visu tekstu",
|
||
|
"createarticle": "Izveidot lapu"
|
||
|
}
|