mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
16 lines
560 B
JSON
16 lines
560 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Dori",
|
|
"Olsi"
|
|
]
|
|
},
|
|
"inputbox-desc": "Lejoni futjen e formave të paracaktuara HTML",
|
|
"inputbox-error-no-type": "Ju nuk keni specifikuar llojin e kutisë për ta krijuar.",
|
|
"inputbox-error-bad-type": "Lloji i kutisë \"$1\" nuk njihet.\nJu lutemi specifikoni \"create\", \"comment\", \"search\", \"search2\" ose \"fulltext\".",
|
|
"inputbox-tryexact": "Kërko përputhje të plotë",
|
|
"inputbox-searchfulltext": "Kërko tekstin e plotë",
|
|
"inputbox-createarticle": "Krijo artikull",
|
|
"inputbox-ns-main": "Kryesor"
|
|
}
|