You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Access token data have been stored in database!","Access token data have been stored in database!"
54
83
"You may","You may"
@@ -59,6 +88,7 @@ close,close
59
88
Close,Close
60
89
"A webhook will automatically be configured in your Mautic account which will point to: <br/>OAuth 1 <a href=""%1"" target=""_blank"" rel=""noopener noreferrer"">%1</a> and <br/>OAuth 2: <a href=""%2"" target=""_blank"" rel=""noopener noreferrer"">%2</a>. Please ensure that this link is externally accessible. Existing webhook configurations will be upgraded. A reconfigure is necessary when you change your Mautic API keys or your website Base URL.","A webhook will automatically be configured in your Mautic account which will point to: <br/>OAuth 1 <a href=""%1"" target=""_blank"" rel=""noopener noreferrer"">%1</a> and <br/>OAuth 2: <a href=""%2"" target=""_blank"" rel=""noopener noreferrer"">%2</a>. Please ensure that this link is externally accessible. Existing webhook configurations will be upgraded. A reconfigure is necessary when you change your Mautic API keys or your website Base URL."
61
90
"You must first configure your Mautic API keys before you can configure webhooks","You must first configure your Mautic API keys before you can configure webhooks"
91
+
"A webhook will automatically be configured in your Mautic account which will point to: <br/>OAuth 1 <a href=""%1"" target=""_blank"" rel=""noopener noreferrer"">%1</a> and <br/>OAuth 2: <span>%2</span>. Please ensure that this link is externally accessible. Existing webhook configurations will be upgraded. A reconfigure is necessary when you change your Mautic API keys or your website Base URL.","A webhook will automatically be configured in your Mautic account which will point to: <br/>OAuth 1 <a href=""%1"" target=""_blank"" rel=""noopener noreferrer"">%1</a> and <br/>OAuth 2: <span>%2</span>. Please ensure that this link is externally accessible. Existing webhook configurations will be upgraded. A reconfigure is necessary when you change your Mautic API keys or your website Base URL."
62
92
"The API was authorized.","The API was authorized."
"Authorize Mautic API. Please save config before click this button.","Authorize Mautic API. Please save config before click this button."
74
104
"Webhook URL Secret Key","Webhook URL Secret Key"
75
-
"<span>Please enter some random characters in ""Secret Key"" field, save config, and use this URL in Mautic settings for Webhooks: <br><input name=""webhook_url"" class=""webhook-link-input"" style=""width:100%"" id=""webhook_url""></span><br/>Webhook url: https://your_domain/mautic/webhook?secret=YOUR_KEY","<span>Please enter some random characters in ""Secret Key"" field, save config, and use this URL in Mautic settings for Webhooks: <br><input name=""webhook_url"" class=""webhook-link-input"" style=""width:100%"" id=""webhook_url""></span><br/>Webhook url: https://your_domain/mautic/webhook?secret=YOUR_KEY"
105
+
"<span>Please enter some random characters in ""Secret Key"" field, save config, and use this URL in Mautic settings for Webhooks: <br><input name=""webhook_url"" class=""webhook-link-input"" style=""width:100%"" id=""webhook_url""></span><br/>Webhook url: <strong>https://your_domain/mautic/webhook?secret=YOUR_KEY</strong><br/>The Secret Key will been check on webhook controller before process other functions.","<span>Please enter some random characters in ""Secret Key"" field, save config, and use this URL in Mautic settings for Webhooks: <br><input name=""webhook_url"" class=""webhook-link-input"" style=""width:100%"" id=""webhook_url""></span><br/>Webhook url: <strong>https://your_domain/mautic/webhook?secret=YOUR_KEY</strong><br/>The Secret Key will been check on webhook controller before process other functions."
"This field will autogenerate on Mautic Webhook. Use this secret hash to verify authenticity of the webhook payload on the target server.","This field will autogenerate on Mautic Webhook. Use this secret hash to verify authenticity of the webhook payload on the target server."
76
108
"Contacts Integration","Contacts Integration"
77
109
Export,Export
78
110
"Export contacts from Magento to your Mautic. If the site have lot of contacts, the export process can take some tiem. In this better use console commands:<br/>
"Enable this option when you want to send email via Mautic campaign. You should create campaign send email on Mautic before.<a href=""https://docs.mautic.org/en/campaigns/creating-campaigns"" target=""_BLANK"" rel=""nofollow"">Create Campaign</a>","Enable this option when you want to send email via Mautic campaign. You should create campaign send email on Mautic before.<a href=""https://docs.mautic.org/en/campaigns/creating-campaigns"" target=""_BLANK"" rel=""nofollow"">Create Campaign</a>"
129
+
"Mautic API Settings","Mautic API Settings"
130
+
"Enabled Asynchronous Data Export","Enabled Asynchronous Data Export"
131
+
"Enabled the option then Mautic API calling run asynchronously by Magento 2 cron job. When some data is added or changed extension knows this and add to Queues and schedules the export. At now just support for RabbitMQ, so you should setup and config RabbitMQ for your Magento 2 site before. Disable this option all Mautic API will been run Immediately.","Enabled the option then Mautic API calling run asynchronously by Magento 2 cron job. When some data is added or changed extension knows this and add to Queues and schedules the export. At now just support for RabbitMQ, so you should setup and config RabbitMQ for your Magento 2 site before. Disable this option all Mautic API will been run Immediately."
97
132
"General Information","General Information"
98
133
"Company Name","Company Name"
99
134
"Mautic Company Id","Mautic Company Id"
100
135
"Address 1","Address 1"
101
136
"Address 2","Address 2"
102
-
City,City
103
-
State,State
104
-
Country,Country
105
-
"Zipcode / Postcode","Zipcode / Postcode"
106
137
"Company Email","Company Email"
107
-
Industry,Industry
108
138
"Number of Employees","Number of Employees"
109
-
"Phone Number","Phone Number"
110
139
"Website Url","Website Url"
111
140
"Anyannual Revenue","Anyannual Revenue"
112
141
"Company Description","Company Description"
@@ -142,5 +171,3 @@ Website,Website
142
171
"Are you sure you wan't to delete selected items?","Are you sure you wan't to delete selected items?"
0 commit comments