Files
espocrm/application/Espo/Resources/i18n/vi_VN/Role.json
2026-01-19 17:46:06 +01:00

40 lines
904 B
JSON

{
"fields": {
"name": "Tên",
"roles": "Vai trò",
"portalPermission": "Phân quyền cổng thông tin",
"exportPermission": "Quyền xuất dữ liệu"
},
"links": {
"users": "Người dùng",
"teams": "Nhóm"
},
"labels": {
"Access": "Truy cập",
"Create Role": "Tạo vai trò"
},
"options": {
"accessList": {
"not-set": "chưa đặt",
"enabled": "kích hoạt",
"disabled": "tắt"
},
"levelList": {
"all": "tất cả",
"team": "nhóm",
"account": "tài khoản",
"contact": "liên hệ",
"own": "sở hữu",
"no": "không",
"yes": "đồng ý",
"not-set": "chưa đặt"
}
},
"actions": {
"read": "Đọc",
"edit": "Sửa",
"delete": "Xóa",
"stream": "Thông tin cập nhật",
"create": "Tạo"
}
}