File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -744,6 +744,11 @@ export default defineConfigWithTheme<ThemeConfig>({
744
744
text : '繁體中文' ,
745
745
repo : 'https://github.com/vuejs-translations/docs-zh-hk'
746
746
} ,
747
+ {
748
+ link : 'https://pl.vuejs.org' ,
749
+ text : 'Polski' ,
750
+ repo : 'https://github.com/vuejs-translations/docs-pl' ,
751
+ } ,
747
752
{
748
753
link : '/translations/' ,
749
754
text : '翻訳にご協力ください!' ,
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ aside: false
19
19
- [ Русский / ロシア語] ( https://ru.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-ru )]
20
20
- [ Čeština / チェコ語] ( https://cs.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-cs )]
21
21
- [ 繁體中文 / 繁体字中国語] ( https://zh-hk.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-zh-hk )]
22
+ - [ Polski / ポーランド語] ( https://pl.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-pl )]
22
23
23
24
## 作業中の言語 {#work-in-progress-languages}
24
25
25
26
- [ العربية / アラビア語] ( https://ar.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-ar )]
26
27
- [ Español / スペイン語] ( https://vue3-spanish-docs.netlify.app/ ) [[ ソース] ( https://github.com/icarusgk/vuejs-spanish-docs )]
27
28
- [ Deutsch / ドイツ語] ( https://de.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-de )]
28
- - [ Polski / ポーランド語] ( https://pl.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-pl )]
29
29
30
30
## 新しい翻訳の開始 {#starting-a-new-translation}
31
31
You can’t perform that action at this time.
0 commit comments