Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
{
"fields": {
"name": "Tên",
"accountRole": "Vai trò",
"account": "Tài khoản",
"accounts": "Tài khoản",
"phoneNumber": "Điện thoại",
"accountType": "Loại tài khoản",
"doNotCall": "Không gọi",
"address": "Địa chỉ",
"opportunityRole": "Vai trò cơ hội",
"description": "Mô tả",
"campaign": "Chiến dịch",
"targetLists": "Danh sách mục tiêu",
"targetList": "Danh sách mục tiêu",
"originalLead": "Nguồn gốc khách tiềm năng"
},
"links": {
"opportunities": "Cơ hội",
"cases": "Trường hợp",
"targetLists": "Danh sách mục tiêu",
"accounts": "Tài khoản",
"originalLead": "Nguồn gốc khách tiềm năng",
"documents": "Tài liệu"
},
"labels": {
"Create Contact": "Tạo liên hệ"
},
"options": {
"opportunityRole": {
"Decision Maker": "Tạo quyết định",
"Evaluator": "Đánh giá",
"Influencer": "Phụ thuộc"
}
},
"presetFilters": {
"accountActive": "Kích hoạt"
}
}