Initial commit
This commit is contained in:
111
application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json
Normal file
111
application/Espo/Modules/Crm/Resources/i18n/en_US/Account.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
"emailAddress": "Email",
|
||||
"website": "Website",
|
||||
"phoneNumber": "Phone",
|
||||
"billingAddress": "Billing Address",
|
||||
"shippingAddress": "Shipping Address",
|
||||
"description": "Description",
|
||||
"sicCode": "Sic Code",
|
||||
"industry": "Industry",
|
||||
"type": "Type",
|
||||
"contactRole": "Title",
|
||||
"contactIsInactive": "Inactive",
|
||||
"campaign": "Campaign",
|
||||
"targetLists": "Target Lists",
|
||||
"targetList": "Target List",
|
||||
"originalLead": "Original Lead"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contacts",
|
||||
"contactsPrimary": "Contacts (primary)",
|
||||
"opportunities": "Opportunities",
|
||||
"cases": "Cases",
|
||||
"documents": "Documents",
|
||||
"meetingsPrimary": "Meetings (expanded)",
|
||||
"callsPrimary": "Calls (expanded)",
|
||||
"tasksPrimary": "Tasks (expanded)",
|
||||
"emailsPrimary": "Emails (expanded)",
|
||||
"targetLists": "Target Lists",
|
||||
"campaignLogRecords": "Campaign Log",
|
||||
"campaign": "Campaign",
|
||||
"portalUsers": "Portal Users",
|
||||
"originalLead": "Original Lead"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Customer",
|
||||
"Investor": "Investor",
|
||||
"Partner": "Partner",
|
||||
"Reseller": "Reseller"
|
||||
},
|
||||
"industry": {
|
||||
"Aerospace": "Aerospace",
|
||||
"Agriculture": "Agriculture",
|
||||
"Advertising": "Advertising",
|
||||
"Apparel & Accessories": "Apparel & Accessories",
|
||||
"Architecture": "Architecture",
|
||||
"Automotive": "Automotive",
|
||||
"Banking": "Banking",
|
||||
"Biotechnology": "Biotechnology",
|
||||
"Building Materials & Equipment": "Building Materials & Equipment",
|
||||
"Chemical": "Chemical",
|
||||
"Construction": "Construction",
|
||||
"Computer": "Computer",
|
||||
"Defense": "Defense",
|
||||
"Creative": "Creative",
|
||||
"Culture": "Culture",
|
||||
"Consulting": "Consulting",
|
||||
"Education": "Education",
|
||||
"Electronics": "Electronics",
|
||||
"Electric Power": "Electric Power",
|
||||
"Energy": "Energy",
|
||||
"Entertainment & Leisure": "Entertainment & Leisure",
|
||||
"Finance": "Finance",
|
||||
"Food & Beverage": "Food & Beverage",
|
||||
"Grocery": "Grocery",
|
||||
"Hospitality": "Hospitality",
|
||||
"Healthcare": "Healthcare",
|
||||
"Insurance": "Insurance",
|
||||
"Legal": "Legal",
|
||||
"Manufacturing": "Manufacturing",
|
||||
"Mass Media": "Mass Media",
|
||||
"Mining": "Mining",
|
||||
"Music": "Music",
|
||||
"Marketing": "Marketing",
|
||||
"Publishing": "Publishing",
|
||||
"Petroleum": "Petroleum",
|
||||
"Real Estate": "Real Estate",
|
||||
"Retail": "Retail",
|
||||
"Shipping": "Shipping",
|
||||
"Service": "Service",
|
||||
"Support": "Support",
|
||||
"Sports": "Sports",
|
||||
"Software": "Software",
|
||||
"Technology": "Technology",
|
||||
"Telecommunications": "Telecommunications",
|
||||
"Television": "Television",
|
||||
"Testing, Inspection & Certification": "Testing, Inspection & Certification",
|
||||
"Transportation": "Transportation",
|
||||
"Travel": "Travel",
|
||||
"Venture Capital": "Venture Capital",
|
||||
"Wholesale": "Wholesale",
|
||||
"Water": "Water"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Create Account",
|
||||
"Copy Billing": "Copy Billing",
|
||||
"Set Primary": "Set Primary"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Customers",
|
||||
"partners": "Partners",
|
||||
"recentlyCreated": "Recently Created"
|
||||
},
|
||||
"tabs": {
|
||||
"Account": "Account",
|
||||
"Support": "Support"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user