mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-13 17:53:26 +00:00
9174c0e092
Change-Id: I58717626cae46621998a854d7e7d387d7e7da42f
18 lines
701 B
JSON
18 lines
701 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen"
|
|
]
|
|
},
|
|
"inputbox-desc": "Thêm những biểu mẫu HTML đơn giản",
|
|
"inputbox-error-no-type": "Bạn chưa định rõ loại biểu mẫu để tạo ra.",
|
|
"inputbox-error-bad-type": "Loại biểu mẫu “$1” không hợp lệ. Xin hãy chọn “create”, “comment”, “search”, “search2”, hay “fulltext”.",
|
|
"inputbox-tryexact": "Thử khớp chính xác",
|
|
"inputbox-searchfulltext": "Tìm toàn văn",
|
|
"inputbox-createarticle": "Tạo trang",
|
|
"inputbox-movearticle": "Di chuyển trang",
|
|
"inputbox-postcomment": "Đề mục mới",
|
|
"inputbox-postcommenttitle": "Đề mục mới",
|
|
"inputbox-ns-main": "Chính"
|
|
}
|