Files
homarr/public/locales/vi/layout/manage.json
2023-11-03 21:15:08 +01:00

32 lines
776 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": "Bất hòa cộng đồng",
"contribute": "Đóng góp"
}
},
"tools": {
"title": "Công cụ",
"items": {
"docker": "Docker"
}
}
}
}