增加简体中文语言支持 add Simplified Chinese language support#65
Open
LZY2006 wants to merge 16 commits intodunnousername:masterfrom
Open
增加简体中文语言支持 add Simplified Chinese language support#65LZY2006 wants to merge 16 commits intodunnousername:masterfrom
LZY2006 wants to merge 16 commits intodunnousername:masterfrom
Conversation
added 5 commits
January 10, 2021 22:27
|
在源码里直接翻译太粗暴了呀兄弟,没必要提这个PR啊,你fork的那份挺好的 |
Author
|
不好意思,PR是啥意思? |
|
就是现在这个页面,你想把你的代码合并进主代码里所以提出了PR(pull request) |
Author
|
哦,所以你的意思是……关闭这个PR?我刚刚学会git,刚刚来GitHub,好多不懂 |
|
没事,PR关不了的,github就是要尽可能保留所有操作才会这样的,放着吧,估计不会合并的,这个翻译一合并主项目都变成中文了 |
Author
|
现在可以自动判断语言,并且启用了 |
|
其实这样也挺粗暴的,如果有更多语言出现的话都写进同一个json文件里,会越变越大,读取和后期新增语言会变得棘手 |
Author
|
哈哈哈,我技术差,不知道有没有什么更好的办法,大佬能教教我吗 |
Author
|
哦,学到了,我试试看 |
added 2 commits
February 10, 2021 14:01
Author
|
现在就是这个逻辑了 @SekiBetu |
Author
|
OK |
Author
|
我欧桑直接白嫖 |
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
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.