File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,14 @@ const Translations = [
9090 text : 'Deutsch' ,
9191 link : 'https://de.sli.dev{{pathname}}' ,
9292 } ,
93+ {
94+ text : 'Português (BR)' ,
95+ link : 'https://br.sli.dev{{pathname}}' ,
96+ } ,
97+ {
98+ text : 'Ελληνικά' ,
99+ link : 'https://el.sli.dev{{pathname}}' ,
100+ } ,
93101]
94102
95103const Customizations = [
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
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 ) |
1515| Deutsch | [ docs-de] ( https://github.com/slidevjs/docs-de ) | [ de.sli.dev] ( https://de.sli.dev ) | [ @fabiankachlock ] ( https://github.com/fabiankachlock ) |
16+ | Português (BR) | [ docs-br] ( https://github.com/slidevjs/docs-br ) | [ br.sli.dev] ( https://br.sli.dev ) | [ @luisfelipesdn12 ] ( https://github.com/luisfelipesdn12 ) |
17+ | Ελληνικά | [ docs-el] ( https://github.com/slidevjs/docs-el ) | [ el.sli.dev] ( https://el.sli.dev ) | [ @GeopJr ] ( https://github.com/GeopJr ) |
1618
1719## Start Server Locally
1820
You can’t perform that action at this time.
0 commit comments