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 @@ -106,6 +106,10 @@ const Translations = [
106106 text : 'Ελληνικά' ,
107107 link : 'https://el.sli.dev{{pathname}}' ,
108108 } ,
109+ {
110+ text : '日本語' ,
111+ link : 'https://ja.sli.dev{{pathname}}' ,
112+ } ,
109113]
110114
111115const Customizations = [
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Documentation for [Slidev](https://github.com/slidevjs/slidev)
1515| Deutsch | [ docs-de] ( https://github.com/slidevjs/docs-de ) | [ de.sli.dev] ( https://de.sli.dev ) | [ @fabiankachlock ] ( https://github.com/fabiankachlock ) |
1616| Português (BR) | [ docs-br] ( https://github.com/slidevjs/docs-br ) | [ br.sli.dev] ( https://br.sli.dev ) | [ @luisfelipesdn12 ] ( https://github.com/luisfelipesdn12 ) |
1717| Ελληνικά | [ docs-el] ( https://github.com/slidevjs/docs-el ) | [ el.sli.dev] ( https://el.sli.dev ) | [ @GeopJr ] ( https://github.com/GeopJr ) |
18+ | 日本語 | [ docs-ja] ( https://github.com/slidevjs/docs-el ) | [ ja.sli.dev] ( https://ja.sli.dev ) | [ @IkumaTadokoro ] ( https://github.com/IkumaTadokoro ) |
1819
1920## Start Server Locally
2021
You can’t perform that action at this time.
0 commit comments