diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index b9f79d83d..c8e658d8e 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -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"