update messages
This commit is contained in:
parent
c8e06812e6
commit
fe2b15c798
1 changed files with 6 additions and 3 deletions
|
@ -1819,9 +1819,6 @@
|
|||
"src_dot_components_dot_SeoForm_dot_1991321627": {
|
||||
"string": "Search engine description"
|
||||
},
|
||||
"src_dot_components_dot_SeoForm_dot_2378618579": {
|
||||
"string": "If empty, the preview shows what will be autogenerated."
|
||||
},
|
||||
"src_dot_components_dot_SeoForm_dot_3198271020": {
|
||||
"context": "button",
|
||||
"string": "Edit website SEO"
|
||||
|
@ -1836,6 +1833,9 @@
|
|||
"context": "character limit",
|
||||
"string": "{numberOfCharacters} of {maxCharacters} characters"
|
||||
},
|
||||
"src_dot_components_dot_SeoForm_dot_seoFieldMessage": {
|
||||
"string": "If empty, the preview shows what will be autogenerated."
|
||||
},
|
||||
"src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": {
|
||||
"context": "add custom select input option",
|
||||
"string": "Add new value: {value}"
|
||||
|
@ -5695,6 +5695,9 @@
|
|||
"src_dot_utils_dot_errors_dot_misconfigured": {
|
||||
"string": "Plugin is misconfigured and cannot be activated"
|
||||
},
|
||||
"src_dot_utils_dot_errors_dot_nameAlreadyTaken": {
|
||||
"string": "This name is already taken. Please provide another."
|
||||
},
|
||||
"src_dot_utils_dot_errors_dot_noShippingAddress": {
|
||||
"context": "error message",
|
||||
"string": "Cannot choose a shipping method for an order without the shipping address"
|
||||
|
|
Loading…
Reference in a new issue