diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json index 0e8a66fd7..e3f423bc4 100644 --- a/backend/i18n/frontend_en.json +++ b/backend/i18n/frontend_en.json @@ -336,7 +336,7 @@ "common.separateByLine": "Separate by line", "common.settings": "Settings", "common.sidebar": "Sidebar Extension", - "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time.", + "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history of how this schema has changed over time.", "common.skipped": "Skipped", "common.slug": "Slug", "common.stars.max": "Must not have more than 15 stars", diff --git a/backend/i18n/frontend_zh.json b/backend/i18n/frontend_zh.json index e7d3683b6..dc7c2f285 100644 --- a/backend/i18n/frontend_zh.json +++ b/backend/i18n/frontend_zh.json @@ -529,7 +529,7 @@ "dashboard.schemaNewCardDescription": "Schemas定义了内容元素的结构。", "dashboard.schemasCard": "Schemas", "dashboard.schemasCardDescription": "深入了解此应用的数据模型。", - "dashboard.stackedChart": "堆叠", + "dashboard.stackedChart": "折叠", "dashboard.supportCard": "反馈与支持", "dashboard.supportCardDescription": "提供反馈和请求功能以帮助我们改进 Squidex。", "dashboard.trafficChart": "API 流量图表", diff --git a/backend/i18n/source/frontend_en.json b/backend/i18n/source/frontend_en.json index 0e8a66fd7..e3f423bc4 100644 --- a/backend/i18n/source/frontend_en.json +++ b/backend/i18n/source/frontend_en.json @@ -336,7 +336,7 @@ "common.separateByLine": "Separate by line", "common.settings": "Settings", "common.sidebar": "Sidebar Extension", - "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time.", + "common.sidebarTour": "The sidebar navigation contains useful context specific links. Here you can view the history of how this schema has changed over time.", "common.skipped": "Skipped", "common.slug": "Slug", "common.stars.max": "Must not have more than 15 stars", diff --git a/backend/i18n/source/frontend_zh.json b/backend/i18n/source/frontend_zh.json index 9181ea7bc..139744df6 100644 --- a/backend/i18n/source/frontend_zh.json +++ b/backend/i18n/source/frontend_zh.json @@ -529,7 +529,7 @@ "dashboard.schemaNewCardDescription": "Schemas定义了内容元素的结构。", "dashboard.schemasCard": "Schemas", "dashboard.schemasCardDescription": "深入了解此应用的数据模型。", - "dashboard.stackedChart": "堆叠", + "dashboard.stackedChart": "折叠", "dashboard.supportCard": "反馈与支持", "dashboard.supportCardDescription": "提供反馈和请求功能以帮助我们改进 Squidex。", "dashboard.trafficChart": "API 流量图表",