File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,10 @@ const Translations = [
7878 text : 'Español' ,
7979 link : 'https://es.sli.dev{{pathname}}' ,
8080 } ,
81+ {
82+ text : 'Русский' ,
83+ link : 'https://ru.sli.dev{{pathname}}' ,
84+ } ,
8185]
8286
8387const Customizations = [
Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
1010| 简体中文 | [ docs-cn] ( https://github.com/slidevjs/docs-cn ) | [ cn.sli.dev] ( https://cn.sli.dev ) | [ @QC-L ] ( https://github.com/QC-L ) [ @Ivocin ] ( https://github.com/Ivocin ) |
1111| Français | [ docs-fr] ( https://github.com/slidevjs/docs-fr ) | [ fr.sli.dev] ( https://fr.sli.dev ) | [ @ArthurDanjou ] ( https://github.com/ArthurDanjou ) |
1212| Español | [ docs-es] ( https://github.com/slidevjs/docs-es ) | [ es.sli.dev] ( https://es.sli.dev ) | [ @owlnai ] ( https://github.com/owlnai ) |
13+ | Русский | [ docs-ru] ( https://github.com/slidevjs/docs-ru ) | [ ru.sli.dev] ( https://ru.sli.dev ) | [ @xesjkeee ] ( https://github.com/xesjkeee ) |
You can’t perform that action at this time.
0 commit comments