mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
7c49387ae4
Change-Id: Ica233c854f25ccdb3842e956a2a97be67ffbd83e
20 lines
718 B
JSON
20 lines
718 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Anakmalaysia",
|
|
"Gaoxuewei",
|
|
"Liangent",
|
|
"Mark85296341",
|
|
"Liuxinyu970226"
|
|
]
|
|
},
|
|
"inputbox-desc": "容許包含預先設定的 HTML 表格",
|
|
"inputbox-error-no-type": "您尚未指定建立輸入框的指定類型。",
|
|
"inputbox-error-bad-type": "輸入框類型「$1」無法識別。\n請指定「create」、「comment」、「search」、「search2」或「fulltext」。",
|
|
"inputbox-tryexact": "嘗試精確匹配",
|
|
"inputbox-searchfulltext": "全文檢索",
|
|
"inputbox-createarticle": "建立文章",
|
|
"inputbox-movearticle": "移動頁面",
|
|
"inputbox-ns-main": "主"
|
|
}
|