-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
add i18n section in config cheat sheet, reordered app.ini.sample #4038
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4038 +/- ##
=======================================
Coverage 19.96% 19.96%
=======================================
Files 153 153
Lines 30478 30478
=======================================
Hits 6086 6086
Misses 23479 23479
Partials 913 913 Continue to review full report at Codecov.
|
|
||
- `en-US`: **en** | ||
- `zh-CN`: **zh** | ||
- `zh-HK`: **zh-TW** |
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.
Should this be zh-HK
not zh-TW
?
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.
I've copied it from the app.ini.sample file.
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.
Yes, should be zh-HK, so app.ini.sample is also wrong.
|
||
- `en-US`: **en** | ||
- `zh-CN`: **zh** | ||
- `zh-HK`: **zh-TW** |
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.
Yes, should be zh-HK, so app.ini.sample is also wrong.
as title