Skip to content

Commit

Permalink
docs: 🇩🇪 added german locale link to config.ts; (#14724)
Browse files Browse the repository at this point in the history
  • Loading branch information
rojadesign authored Nov 7, 2023
1 parent b5653d3 commit 3a8d5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export default defineConfig({
es: { label: 'Español', link: 'https://es.vitejs.dev' },
pt: { label: 'Português', link: 'https://pt.vitejs.dev' },
ko: { label: '한국어', link: 'https://ko.vitejs.dev' },
de: { label: 'Deutsch', link: 'https://de.vitejs.dev' },
},

themeConfig: {
Expand Down

0 comments on commit 3a8d5a4

Please sign in to comment.