Skip to content

Commit a3befcf

Browse files
committed
update language
1 parent ea2b642 commit a3befcf

File tree

1 file changed

+36
-9
lines changed

1 file changed

+36
-9
lines changed

i18n/en_US.csv

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Back,Back
55
"Save Company","Save Company"
66
"Delete Contact","Delete Contact"
77
"Save Contact","Save Contact"
8+
"Mautic Contact Fields","Mautic Contact Fields"
9+
"Magento Customer Fields","Magento Customer Fields"
10+
Add,Add
11+
"Please select a field.","Please select a field."
812
Mautic,Mautic
913
Company,Company
1014
"You deleted the Company.","You deleted the Company."
@@ -32,6 +36,30 @@ Contacts,Contacts
3236
"You saved the Contact.","You saved the Contact."
3337
"Something went wrong while saving the Contact.","Something went wrong while saving the Contact."
3438
"Synced Contacts.","Synced Contacts."
39+
OK,OK
40+
"OK, You unsubscribed.","OK, You unsubscribed."
41+
"OK, Your subscription has been confirmed.","OK, Your subscription has been confirmed."
42+
"Webhook not authentic!","Webhook not authentic!"
43+
"CUSTOMER INFORMATION","CUSTOMER INFORMATION"
44+
"CUSTOMER ADDRESS","CUSTOMER ADDRESS"
45+
"Please select a Field.","Please select a Field."
46+
City,City
47+
Country,Country
48+
Fax,Fax
49+
"First Name","First Name"
50+
"Last Name","Last Name"
51+
"Middle Name/Initial","Middle Name/Initial"
52+
"Zip/Postal Code","Zip/Postal Code"
53+
Prefix,Prefix
54+
State/Province,State/Province
55+
"Street Address","Street Address"
56+
Suffix,Suffix
57+
"Phone Number","Phone Number"
58+
"VAT Number","VAT Number"
59+
"VAT number validity","VAT number validity"
60+
"VAT number validation request date","VAT number validation request date"
61+
"VAT number validation request ID","VAT number validation request ID"
62+
"VAT number validation request success","VAT number validation request success"
3563
"Re Authorize API","Re Authorize API"
3664
"Authorize API","Authorize API"
3765
"Export All","Export All"
@@ -49,6 +77,7 @@ Delete,Delete
4977
"Delete ""${ $.$data.title }""","Delete ""${ $.$data.title }"""
5078
"Are you sure you wan't to delete a ""${ $.$data.title }"" record?","Are you sure you wan't to delete a ""${ $.$data.title }"" record?"
5179
"View Customer","View Customer"
80+
"(weight: %1)","(weight: %1)"
5281
"Process completed successfully!","Process completed successfully!"
5382
"Access token data have been stored in database!","Access token data have been stored in database!"
5483
"You may","You may"
@@ -59,6 +88,7 @@ close,close
5988
Close,Close
6089
"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."
6190
"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."
6292
"The API was authorized.","The API was authorized."
6393
"Mautic Integration Settings","Mautic Integration Settings"
6494
General,General
@@ -72,7 +102,9 @@ Password,Password
72102
Authorize,Authorize
73103
"Authorize Mautic API. Please save config before click this button.","Authorize Mautic API. Please save config before click this button."
74104
"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."
106+
"Mautic Webhook Secret Key","Mautic Webhook Secret Key"
107+
"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."
76108
"Contacts Integration","Contacts Integration"
77109
Export,Export
78110
"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/>
@@ -94,19 +126,16 @@ Export,Export
94126
Newsletter,Newsletter
95127
"Disable Magento Subscription Confirmation Email","Disable Magento Subscription Confirmation Email"
96128
"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."
97132
"General Information","General Information"
98133
"Company Name","Company Name"
99134
"Mautic Company Id","Mautic Company Id"
100135
"Address 1","Address 1"
101136
"Address 2","Address 2"
102-
City,City
103-
State,State
104-
Country,Country
105-
"Zipcode / Postcode","Zipcode / Postcode"
106137
"Company Email","Company Email"
107-
Industry,Industry
108138
"Number of Employees","Number of Employees"
109-
"Phone Number","Phone Number"
110139
"Website Url","Website Url"
111140
"Anyannual Revenue","Anyannual Revenue"
112141
"Company Description","Company Description"
@@ -142,5 +171,3 @@ Website,Website
142171
"Are you sure you wan't to delete selected items?","Are you sure you wan't to delete selected items?"
143172
"Mautic Contact ID","Mautic Contact ID"
144173
Customer,Customer
145-
"Has Purchased","Has Purchased"
146-
"Prospect Or Customer","Prospect Or Customer"

0 commit comments

Comments
 (0)