diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index 319fe9bd3..0e8a66fd7 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -339,7 +339,7 @@ "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time.", "common.skipped": "Skipped", "common.slug": "Slug", - "common.stars.max": "Must not have more more than 15 stars", + "common.stars.max": "Must not have more than 15 stars", "common.status": "Status", "common.statusChangeTo": "Change to", "common.submit": "Submit", @@ -416,7 +416,7 @@ "contents.loadContentFailed": "Failed to load content. Please reload.", "contents.loadDataFailed": "Failed to load data. Please reload.", "contents.loadFailed": "Failed to load contents. Please reload.", - "contents.loadVersionFailed": "Failed to version a new version. Please reload.", + "contents.loadVersionFailed": "Failed to load a new version. Please reload.", "contents.localizedFieldDescription": "The '{fieldName}' field of the content item (localized).", "contents.newStatusFieldDescription": "The new status of the content item.", "contents.noReference": "- No Reference -", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index 319fe9bd3..0e8a66fd7 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -339,7 +339,7 @@ "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time.", "common.skipped": "Skipped", "common.slug": "Slug", - "common.stars.max": "Must not have more more than 15 stars", + "common.stars.max": "Must not have more than 15 stars", "common.status": "Status", "common.statusChangeTo": "Change to", "common.submit": "Submit", @@ -416,7 +416,7 @@ "contents.loadContentFailed": "Failed to load content. Please reload.", "contents.loadDataFailed": "Failed to load data. Please reload.", "contents.loadFailed": "Failed to load contents. Please reload.", - "contents.loadVersionFailed": "Failed to version a new version. Please reload.", + "contents.loadVersionFailed": "Failed to load a new version. Please reload.", "contents.localizedFieldDescription": "The '{fieldName}' field of the content item (localized).", "contents.newStatusFieldDescription": "The new status of the content item.", "contents.noReference": "- No Reference -",