mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 19:19:43 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
18 lines
596 B
JSON
18 lines
596 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Emperyan",
|
||
"Erkan Yilmaz",
|
||
"Joseph",
|
||
"Srhat"
|
||
]
|
||
},
|
||
"inputbox-desc": "Öntanımlı HTML formlarının dahil edilmesine olanak verir",
|
||
"inputbox-error-no-type": "Oluşturulacak girdi kutusunun tipini belirtmediniz.",
|
||
"inputbox-error-bad-type": "Girdi kutusu tipi \"$1\" tanınmadı.\nLütfen \"create\", \"comment\", \"search\", \"search2\" ya da \"fulltext\" olarak belirtin.",
|
||
"inputbox-tryexact": "Tam eşleşme dene",
|
||
"inputbox-searchfulltext": "Tüm metni ara",
|
||
"inputbox-createarticle": "Sayfayı oluştur",
|
||
"inputbox-ns-main": "Ana"
|
||
}
|