From d8d6de4b67d93cf5ae6588b9a1bd55babb41452b Mon Sep 17 00:00:00 2001 From: GuoHai Date: Sun, 6 Jun 2021 00:37:54 +0800 Subject: [PATCH] Hotfix/typo issue (#721) * Fix little typo issue * Generating the final file * Fix typo issues Co-authored-by: gaogh2 --- backend/i18n/frontend_en.json | 4 ++-- backend/i18n/source/frontend_en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -",