You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/vi/uploads.json

9 lines
570 B
JSON

{
"uploading-file": "Đang tải tệp lên...",
"select-file-to-upload": "Chọn một tệp để tải lên!",
"upload-success": "Tải tệp lên thành công!",
"maximum-file-size": "Tối đa %1 kb",
"no-uploads-found": "Không có tải lên được tìm thấy",
"public-uploads-info": "Các file tải lên được xuất bản, mọi người đều có thể xem được.",
"private-uploads-info": "Các file tải lên được để ở chế độ bí mật, chỉ những người dùng đăng nhập mới có thể xem."
}