We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a2eeb commit 0a9d133Copy full SHA for 0a9d133
.vitepress/config.ts
@@ -615,16 +615,16 @@ export default defineConfigWithTheme<ThemeConfig>({
615
text: '简体中文',
616
repo: 'https://github.com/vuejs-translations/docs-zh-cn'
617
},
618
- {
619
- link: 'https://fr.vuejs.org',
620
- text: 'Français',
621
- repo: 'https://github.com/vuejs-translations/docs-fr'
622
- },
623
{
624
link: 'https://ja.vuejs.org',
625
text: '日本語',
626
repo: 'https://github.com/vuejs-translations/docs-ja'
627
+ {
+ link: 'https://fr.vuejs.org',
+ text: 'Français',
+ repo: 'https://github.com/vuejs-translations/docs-fr'
+ },
628
629
link: '/translations/',
630
text: 'Help Us Translate!',
0 commit comments