mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
14 lines
613 B
JSON
14 lines
613 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”.",
|
|
"tryexact": "Thử tìm đoạn văn khớp chính xác với từ khóa",
|
|
"searchfulltext": "Tìm toàn văn",
|
|
"createarticle": "Tạo trang",
|
|
"inputbox-ns-main": "Chính"
|
|
} |