mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 19:19:43 +00:00
e95f7d2357
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
10 lines
415 B
JSON
10 lines
415 B
JSON
{
|
|
"@metadata": [],
|
|
"inputbox-desc": "容許包含預先設定嘅HTML表格",
|
|
"inputbox-error-no-type": "你重未指定開輸入盒嘅指定類型。",
|
|
"inputbox-error-bad-type": "輸入盒類型\"$1\"認唔到。請指定\"create\"、\"comment\"、\"search\"或\"search2\"。",
|
|
"inputbox-tryexact": "試吓精確嘅比較",
|
|
"inputbox-searchfulltext": "搵全文",
|
|
"inputbox-createarticle": "建立文章"
|
|
}
|