-
Notifications
You must be signed in to change notification settings - Fork 3
一些乱七八糟的QOL修改 #29
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
base: main
Are you sure you want to change the base?
一些乱七八糟的QOL修改 #29
Conversation
… a sudden death mode.
…riginal one hard to be heard.
@@ -3,13 +3,19 @@ local langList={ | |||
zh_full="全简体中文", | |||
zh_trad="繁體中文", | |||
en="English", | |||
en_googled="English Language", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't need to add unused languages, to be honest
I thought you would sync the language list to keep up with Techmino, but you added language slots that I don't even know if someone have enough motivation to do ;-;
["code"]=000611, | ||
["string"]="V0.6.1", | ||
["code"]=000612, | ||
["string"]="V0.6.1-MOD", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should not change this, especially when you are making a PR, this will be merged and may mess with Releases tab if MrZ forget to change back
https://github.com/26F-Studio/Quatrack/pull/29/files#diff-afabad873c63cbaa2fcbf3f7e02ae09bf1157dcb8479a4814ceabbad8cf42b33R131 |
首先,记得每次向仓库做出一次修改都要commit一次,不然还得像我一样用git rebase拆半天commit(
修改内容: