Files
homarr/public/locales/vi/layout/manage.json
2024-12-17 19:03:12 +01:00

37 lines
889 B
JSON

{
"navigation": {
"home": {
"title": "Trang chủ"
},
"boards": {
"title": "Bảng"
},
"users": {
"title": "Người dùng",
"items": {
"manage": "Quản lý",
"invites": "Mời"
}
},
"help": {
"title": "Giúp đỡ",
"items": {
"documentation": "Tài liệu",
"report": "Báo cáo sự cố/lỗi",
"discord": "Discord",
"contribute": "Đóng góp"
}
},
"tools": {
"title": "Công cụ",
"items": {
"docker": "Docker",
"api": "API",
"migrate": ""
}
},
"about": {
"title": "Về chúng tôi"
}
}
}