-
Notifications
You must be signed in to change notification settings - Fork 287
增加简体中文语言支持 add Simplified Chinese language support #65
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
Open
LZY2006
wants to merge
16
commits into
dunnousername:master
Choose a base branch
from
LZY2006:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
在源码里直接翻译太粗暴了呀兄弟,没必要提这个PR啊,你fork的那份挺好的 |
Author
|
不好意思,PR是啥意思? |
|
就是现在这个页面,你想把你的代码合并进主代码里所以提出了PR(pull request) |
Author
|
哦,所以你的意思是……关闭这个PR?我刚刚学会git,刚刚来GitHub,好多不懂 |
|
没事,PR关不了的,github就是要尽可能保留所有操作才会这样的,放着吧,估计不会合并的,这个翻译一合并主项目都变成中文了 |
Author
|
现在可以自动判断语言,并且启用了 |
|
其实这样也挺粗暴的,如果有更多语言出现的话都写进同一个json文件里,会越变越大,读取和后期新增语言会变得棘手 |
Author
|
哈哈哈,我技术差,不知道有没有什么更好的办法,大佬能教教我吗 |
Author
|
哦,学到了,我试试看 |
Author
|
现在就是这个逻辑了 @SekiBetu |
Author
|
OK |
Author
|
我欧桑直接白嫖 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


包括UI界面和自述文档。
Included the user interface and markdown.
可以自动判断系统语言,并且使用,不会影响英语用户。
The program can automatically determine the system language and use it without affecting English users.