Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不是说v4.1.0+master版本默认中文,为什么还是英文 #3895

Open
aikokk opened this issue Dec 21, 2021 · 6 comments
Open

不是说v4.1.0+master版本默认中文,为什么还是英文 #3895

aikokk opened this issue Dec 21, 2021 · 6 comments

Comments

@aikokk
Copy link

aikokk commented Dec 21, 2021

Question(提问)

不是说v4.1.0+master版本默认中文,为什么还是英文

Other relevant information(格外信息)

  • Your OS:
  • Node.js version: v14.17.3
  • vue-element-admin version: v4.4.0
@suzhenghui-sky
Copy link

文档有写,要下载li18n才有双语。

@hobeas
Copy link

hobeas commented Jan 25, 2022

文档原文:v4.1.0+ 版本之后默认 master 分支不支持国际化。
不支持国际化,意思是不支持多语言,移除了 i18n 模块,默认英文。

需要中文的,拉取仓库后,切换到 i18n 分支

git checkout -b  i18n origin/i18n

@yb12306
Copy link

yb12306 commented Feb 10, 2022

没有国际化,不应该默认是中文吗?

@taoyiyang1
Copy link

拉取i18n分支 , 里面代码注释也都是英文.....

@jingtuan2
Copy link

现在还有注释是中文的版本吗

@taoyiyang1
Copy link

现在还有注释是中文的版本吗

应该是没有了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants