-
Notifications
You must be signed in to change notification settings - Fork 15.4k
feat(i18n): update Spanish translations (messages.po) #34206
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: master
Are you sure you want to change the base?
Conversation
/korbit-review |
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 #34206 +/- ##
===========================================
+ Coverage 0 72.94% +72.94%
===========================================
Files 0 561 +561
Lines 0 40595 +40595
Branches 0 4270 +4270
===========================================
+ Hits 0 29611 +29611
- Misses 0 9866 +9866
- Partials 0 1118 +1118
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hi @rusackas! 👋 I just updated the Spanish translations in this PR and would really appreciate your review when you have a chance. Thanks so much! 🙏 |
SUMMARY
This PR updates the Spanish translation catalog
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
Run superset-frontend build to verify translations compile without errors.
Change Superset's UI language to Spanish and confirm the interface displays translations correctly.
Verify no UI breakage or errors during normal app usage.
ADDITIONAL INFORMATION