-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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(i18n): Adding and modifying Japanese translations #28487
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.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #28487 +/- ##
===========================================
+ Coverage 60.48% 77.44% +16.96%
===========================================
Files 1931 521 -1410
Lines 76236 37422 -38814
Branches 8568 0 -8568
===========================================
- Hits 46114 28983 -17131
+ Misses 28017 8439 -19578
+ Partials 2105 0 -2105
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Looks like there are some linting issues, and you'll need to run the pre-commit hook for this to pass CI. |
Thank you for confirming. |
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION