-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
fix: add translate for dropdown menu #10573
Conversation
Signed-off-by: Stuart Hu <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #10573 +/- ##
==========================================
+ Coverage 63.87% 63.89% +0.01%
==========================================
Files 767 767
Lines 36301 36315 +14
Branches 3430 3431 +1
==========================================
+ Hits 23186 23202 +16
+ Misses 13002 13000 -2
Partials 113 113
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
updated translation of "Edit Chart Metadata" to make it more concrete. Otherwise the translation looks great!
Co-authored-by: iriswonderland13 <[email protected]>
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.
lgtm, thanks for the translations!
* fix: translate dropdown menu Signed-off-by: Stuart Hu <[email protected]> * Apply suggestions from code review Co-authored-by: iriswonderland13 <[email protected]> Co-authored-by: Erik Ritter <[email protected]> Co-authored-by: iriswonderland13 <[email protected]>
* fix: translate dropdown menu Signed-off-by: Stuart Hu <[email protected]> * Apply suggestions from code review Co-authored-by: iriswonderland13 <[email protected]> Co-authored-by: Erik Ritter <[email protected]> Co-authored-by: iriswonderland13 <[email protected]>
SUMMARY
Add translate for dropdown menu
BEFORE
AFTER
TEST PLAN
ADDITIONAL INFORMATION