mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
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"
|
|
} |