Skip to content

Commit 9ed9a04

Browse files
committed
feat: update translations
1 parent d362bf9 commit 9ed9a04

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.vitepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ const Translations = [
8686
text: 'Việt Nam',
8787
link: 'https://vn.sli.dev{{pathname}}',
8888
},
89+
{
90+
text: 'Deutsch',
91+
link: 'https://de.sli.dev{{pathname}}',
92+
},
8993
]
9094

9195
const Customizations = [

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
1212
| Español | [docs-es](https://github.com/slidevjs/docs-es) | [es.sli.dev](https://es.sli.dev) | [@owlnai](https://github.com/owlnai) |
1313
| Русский | [docs-ru](https://github.com/slidevjs/docs-ru) | [ru.sli.dev](https://ru.sli.dev) | [@xesjkeee](https://github.com/xesjkeee) |
1414
| Việt Nam | [docs-vn](https://github.com/slidevjs/docs-vn) | [vn.sli.dev](https://vn.sli.dev) | [@bongudth](https://github.com/bongudth) |
15+
| Deutsch | [docs-de](https://github.com/slidevjs/docs-de) | [de.sli.dev](https://de.sli.dev) | [@fabiankachlock](https://github.com/fabiankachlock) |
1516

1617
## Start Server Locally
1718

0 commit comments

Comments
 (0)