Update messages

This commit is contained in:
dominik-zeglen 2020-08-19 13:50:28 +02:00
parent 48e9fe1366
commit 42a2b97886

View file

@ -3736,9 +3736,6 @@
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": {
"string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar."
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_4241018152": {
"string": "This adress will be used to generate invoices and calculate shipping rates. Email adress you provide here will be used as a contact adress for your customers."
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": {
"string": "Search Plugins..."
},
@ -5578,6 +5575,9 @@
"src_dot_utils_dot_errors_dot_invalidUrlFormat": {
"string": "Url has invalid format"
},
"src_dot_utils_dot_errors_dot_misconfigured": {
"string": "Plugin is misconfigured and cannot be activated"
},
"src_dot_utils_dot_errors_dot_noShippingAddress": {
"context": "error message",
"string": "Cannot choose a shipping method for an order without the shipping address"