Browse Source

Hotfix/typo issue (#726)

* Fix little typo issue

* Generating the final file

* Fix typo issues

* Fix little typo issue

Co-authored-by: gaogh2 <gaogh2@lenovo.com>
pull/728/head
GuoHai 5 years ago
committed by GitHub
parent
commit
5fc201d20f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      backend/i18n/frontend_en.json
  2. 2
      backend/i18n/frontend_zh.json
  3. 2
      backend/i18n/source/frontend_en.json
  4. 2
      backend/i18n/source/frontend_zh.json

2
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",

2
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 流量图表",

2
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",

2
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 流量图表",

Loading…
Cancel
Save