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>({
744744 text : '繁體中文' ,
745745 repo : 'https://github.com/vuejs-translations/docs-zh-hk'
746746 } ,
747+ {
748+ link : 'https://pl.vuejs.org' ,
749+ text : 'Polski' ,
750+ repo : 'https://github.com/vuejs-translations/docs-pl' ,
751+ } ,
747752 {
748753 link : '/translations/' ,
749754 text : '翻訳にご協力ください!' ,
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ aside: false
1919- [ Русский / ロシア語] ( https://ru.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-ru )]
2020- [ Čeština / チェコ語] ( https://cs.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-cs )]
2121- [ 繁體中文 / 繁体字中国語] ( 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 )]
2223
2324## 作業中の言語 {#work-in-progress-languages}
2425
2526- [ العربية / アラビア語] ( https://ar.vuejs.org/ ) [[ ソース] ( https://github.com/vuejs-translations/docs-ar )]
2627- [ Español / スペイン語] ( https://vue3-spanish-docs.netlify.app/ ) [[ ソース] ( https://github.com/icarusgk/vuejs-spanish-docs )]
2728- [ 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 )]
2929
3030## 新しい翻訳の開始 {#starting-a-new-translation}
3131
You can’t perform that action at this time.
0 commit comments