Files
homarr/public/locales/vi/common.json
2023-02-06 21:02:59 +01:00

34 lines
641 B
JSON

{
"save": "Lưu",
"about": "",
"cancel": "Hủy",
"close": "",
"delete": "Xóa",
"ok": "",
"edit": "Sửa",
"version": "",
"changePosition": "",
"remove": "Xóa",
"removeConfirm": "",
"sections": {
"settings": "Cài đặt",
"dangerZone": "Khu vực nguy hiểm"
},
"secrets": {
"apiKey": "",
"username": "Tên người dùng",
"password": "Mật khẩu"
},
"tip": "Mẹo: ",
"time": {
"seconds": "giây",
"minutes": "phút",
"hours": "giờ"
},
"loading": "Đang tải...",
"breakPoints": {
"small": "nhỏ",
"medium": "trung bình",
"large": "lớn"
}
}