-
Notifications
You must be signed in to change notification settings - Fork 266
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 zh hant language #13290
base: master
Are you sure you want to change the base?
Add zh hant language #13290
Conversation
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.
@a110605 would you be able to review or locate someone who can confirm the translations are ok (mainly that there's nothing controversial or inappropriate and that they are roughly correct)?
@@ -190,7 +190,7 @@ | |||
"lodash.debounce": "4.0.8", | |||
"nodemon": "2.0.22", | |||
"nyc": "15.1.0", | |||
"start-server-and-test": "2.0.10", | |||
"start-server-and-test": "1.13.1", |
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.
how come this was needed?
<th /> | ||
</tr> | ||
</thead> | ||
<tr> |
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.
it looks like this and a few other similar changes below are reverts of recent changes
Summary
Add Traditional Chinese (zh-Hant) localization support to Rancher Dashboard
Fixes: #13415
Occurred changes and/or fixed issues
shell/assets/translations/zh-hant.yaml
Technical notes summary
Screenshot/Video
Checklist