mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 03:04:52 +00:00
17 lines
633 B
JSON
17 lines
633 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"-iNu-",
|
||
|
"Aldnonymous",
|
||
|
"IvanLanin",
|
||
|
"Rex"
|
||
|
]
|
||
|
},
|
||
|
"inputbox-desc": "Memungkinkan penggunaan form HTML yang telah ditentukan",
|
||
|
"inputbox-error-no-type": "Anda harus menentukan tipe kotak input yang ingin dibuat.",
|
||
|
"inputbox-error-bad-type": "Tipe kotak input \"$1\" tak dikenal.\nHarap gunakan \"create\", \"comment\", \"search\", \"search2\", atau \"fulltext\".",
|
||
|
"tryexact": "Coba pencocokan eksak",
|
||
|
"searchfulltext": "Cari di teks lengkap",
|
||
|
"createarticle": "Buat halaman",
|
||
|
"inputbox-ns-main": "Utama"
|
||
|
}
|