platform/plugins/lead-assets/lang/en.json
Alexey Zinoviev 418b4b1bbd
UBERF-6001: Roles management (#4994)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-03-27 13:49:36 +05:00

39 lines
1.2 KiB
JSON

{
"string": {
"CreateFunnel": "New Funnel",
"CreateLead": "New Lead",
"Funnel": "Funnel",
"FunnelName": "Funnel name",
"Funnels": "Funnels",
"LeadApplication": "Leads",
"LeadCreateLabel": "Lead",
"SelectFunnel": "Select funnel",
"LeadName": "Lead name",
"More": "More...",
"Customer": "Customer",
"Customers": "Customers",
"Leads": "Leads",
"MyLeads": "My Leads",
"SelectCustomer": "Select customer",
"Lead": "Lead",
"Assignee": "Assignee",
"Title": "Title",
"LeadPlaceholder": "The simple lead",
"ManageFunnelStatuses": "Manage funnel types",
"GotoLeadApplication": "Switch to Lead Application",
"IssueDescriptionPlaceholder": "Add description...",
"CreateCustomer": "Create Customer",
"CreateCustomerLabel": "New Customer",
"NoLeadsForDocument": "No leads for document",
"Description": "Description",
"FullDescription": "Full description",
"FunnelPlaceholder": "The simple funnel",
"Members": "Members",
"UnAssign": "Unassign",
"ConfigLabel": "CRM",
"ConfigDescription": "Extension for Customer relation management",
"EditFunnel": "Edit Funnel",
"FunnelMembers": "Members",
"RoleLabel": "Role: {role}"
}
}