platform/plugins/lead-assets/lang/en.json
Andrey Sobolev e661fb1a87
Lead actions (#2096)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-06-16 22:42:37 +06:00

31 lines
986 B
JSON

{
"string": {
"CreateFunnel": "New Funnel",
"CreateLead": "New Lead",
"Funnel": "Funnel",
"FunnelName": "Funnel name",
"Funnels": "Funnels",
"MakePrivate": "Make private",
"MakePrivateDescription": "Only members can see it",
"LeadApplication": "Leads",
"LeadCreateLabel": "Lead",
"SelectFunnel": "Select funnel",
"LeadName": "Lead name",
"More": "More...",
"Customer": "Customer",
"Customers": "Customers",
"Leads": "Leads",
"SelectCustomer": "Select customer",
"Lead": "Lead",
"Assignee": "Assignee",
"Title": "Title",
"LeadPlaceholder": "The simple lead",
"ManageFunnelStatuses": "Manage funnel statuses",
"FunnelBrowser": "Funnel browser",
"GotoLeadApplication": "Switch to Lead Application",
"IssueDescriptionPlaceholder": "Add description...",
"CreateCustomer": "Create Customer",
"CreateCustomerLabel": "New Customer",
"NoLeadsForDocument": "No leads for document"
}
}