-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
complexity: easyEasy complexityEasy complexitycontribution welcomeContributions welcomeContributions welcomeeffort: mediumUp to a weekUp to a weekgood first issueGood for newcomersGood for newcomerstopic: themeRelates to VuePress themeRelates to VuePress themetype: feature requestRequest to add a new featureRequest to add a new feature
Description
- I confirm that this is an issue rather than a question.
Bug report
I just find this on stackoverflow, and test it on the official website
Steps to reproduce
Try to visit vuepress.vuejs.org/zh/test
What is expected?
A 404 page with Chinese and
<html lang="zh-CN" >
What is actually happening?
<html lang="en-US" >
Other relevant information
- Output of
npx vuepress info
in my VuePress project:
kefranabg
Metadata
Metadata
Assignees
Labels
complexity: easyEasy complexityEasy complexitycontribution welcomeContributions welcomeContributions welcomeeffort: mediumUp to a weekUp to a weekgood first issueGood for newcomersGood for newcomerstopic: themeRelates to VuePress themeRelates to VuePress themetype: feature requestRequest to add a new featureRequest to add a new feature