docs: add zh-CN translation

pull/308/head
cabbage9 4 years ago
parent a97e64c0ac
commit 4ca3f25cfd

@ -32,6 +32,10 @@ module.exports = {
{
text: 'Release Notes',
link: 'https://github.com/vuejs/vitepress/releases'
},
{
text: 'Translations',
items: [{ text: '中文', link: 'https://cn-vitepress.netlify.app/' }]
}
],

Loading…
Cancel
Save