platform/plugins/lead-assets/lang/en.json
Alexander Platov d277134032
Update EditStatuses, PDFViewer. Add full size for Panel. (#1797)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-05-19 13:42:38 +07:00

31 lines
992 B
JSON

{
"string": {
"CreateFunnel": "Create funnel",
"CreateLead": "Create 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"
}
}