diff --git a/docusaurus.config.js b/docusaurus.config.js index 9ead9fe948f..10820a7c0d8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -13,10 +13,9 @@ module.exports = { url: 'https://ionicframework.jp', baseUrl: `${BASE_URL}/`, i18n: { - defaultLocale: 'en', - locales: ['en', 'ja'], + defaultLocale: 'ja', + locales: ['ja'], localeConfigs: { - en: { label: 'English' }, ja: { label: '日本語' }, }, }, @@ -188,6 +187,12 @@ module.exports = { position: 'right', dropdownItemsBefore: [], dropdownItemsAfter: [ + { + href: 'https://ionicframework.com/docs', + label: 'English', + target: '_self', + rel: null, + }, { href: 'https://ionicframework.com/translate', label: 'Translate', diff --git a/src/components/page/reference/ReleaseNotes/release-notes.json b/src/components/page/reference/ReleaseNotes/release-notes.json index 128624faaf5..0d8ab485b48 100644 --- a/src/components/page/reference/ReleaseNotes/release-notes.json +++ b/src/components/page/reference/ReleaseNotes/release-notes.json @@ -1,4 +1,14 @@ [ + { + "body": "
Enjoy! See https://ionicframework.com/docs/updating/7-0 for a migration guide.
\n", "element": "Unobtainium", @@ -9,6 +19,16 @@ "type": "major", "version": "7.0.0" }, + { + "body": "