platform/plugins/lead-assets/lang/en.json
Denis Bykhov 1d2ec57fae
spaces for templates (#2685)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-03-01 01:36:00 +07:00

34 lines
1.0 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",
"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",
"Description": "Description",
"FullDescription": "Full description",
"FunnelPlaceholder": "The simple funnel",
"Members": "Members",
"UnAssign": "Unassign"
}
}