66 lines
2.8 KiB
JSON
66 lines
2.8 KiB
JSON
{
|
|
"fields": {
|
|
"name": "Name",
|
|
"campaign": "Campaign",
|
|
"isActive": "Is Active",
|
|
"subscribeToTargetList": "Subscribe to Target List",
|
|
"subscribeContactToTargetList": "Subscribe Contact if exists",
|
|
"targetList": "Target List",
|
|
"fieldList": "Payload Fields",
|
|
"optInConfirmation": "Double Opt-In",
|
|
"optInConfirmationEmailTemplate": "Opt-in confirmation email template",
|
|
"optInConfirmationLifetime": "Opt-in confirmation lifetime (hours)",
|
|
"optInConfirmationSuccessMessage": "Text to show after opt-in confirmation",
|
|
"leadSource": "Lead Source",
|
|
"apiKey": "API Key",
|
|
"targetTeam": "Target Team",
|
|
"exampleRequestMethod": "Method",
|
|
"exampleRequestUrl": "URL",
|
|
"exampleRequestPayload": "Payload",
|
|
"exampleRequestHeaders": "Headers",
|
|
"createLeadBeforeOptInConfirmation": "Create Lead before confirmation",
|
|
"skipOptInConfirmationIfSubscribed": "Skip confirmation if lead is already in target list",
|
|
"smtpAccount": "SMTP Account",
|
|
"inboundEmail": "Group Email Account",
|
|
"duplicateCheck": "Duplicate Check",
|
|
"phoneNumberCountry": "Telephone country code",
|
|
"fieldParams": "Field Params",
|
|
"formId": "Form ID",
|
|
"formEnabled": "Web Form",
|
|
"formUrl": "Form URL",
|
|
"formTitle": "Form Title",
|
|
"formTheme": "Form Theme",
|
|
"formSuccessText": "Text to display after form submission",
|
|
"formText": "Text to display on form",
|
|
"formSuccessRedirectUrl": "URL to redirect to after form submission",
|
|
"formLanguage": "Language used on form",
|
|
"formFrameAncestors": "Allowed hosts for form embedding",
|
|
"formCaptcha": "Use Captcha"
|
|
},
|
|
"links": {
|
|
"targetList": "Target List",
|
|
"campaign": "Campaign",
|
|
"optInConfirmationEmailTemplate": "Opt-in confirmation email template",
|
|
"targetTeam": "Target Team",
|
|
"inboundEmail": "Group Email Account",
|
|
"logRecords": "Log"
|
|
},
|
|
"labels": {
|
|
"Create LeadCapture": "Create Entry Point",
|
|
"Generate New API Key": "Generate New API Key",
|
|
"Request": "Request",
|
|
"Confirm Opt-In": "Confirm Opt-In",
|
|
"Generate New Form ID": "Generate New Form ID",
|
|
"Web Form": "Web Form"
|
|
},
|
|
"messages": {
|
|
"generateApiKey": "Create new API Key",
|
|
"optInConfirmationExpired": "Opt-in confirmation link is expired.",
|
|
"optInIsConfirmed": "Opt-in is confirmed."
|
|
},
|
|
"tooltips": {
|
|
"formCaptcha": "To be able to use Captcha, you need to configure it under **Administration** > **Integrations**.",
|
|
"optInConfirmationSuccessMessage": "Markdown is supported."
|
|
}
|
|
}
|