Skip to content
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(translations): Fixed APPLY translation in Spanish #30013

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

jvines
Copy link
Contributor

@jvines jvines commented Aug 26, 2024

SUMMARY

Fixed the APPLY translation in Spanish from 'APPLICAR' to 'APLICAR'

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@github-actions github-actions bot added i18n Namespace | Anything related to localization i18n:spanish Translation related to Spanish language labels Aug 26, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on making your first PR and thank you for contributing to Superset! 🎉 ❤️

We hope to see you in our Slack community too! Not signed up? Use our Slack App to self-register.

Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.68%. Comparing base (76d897e) to head (964679c).
Report is 629 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #30013       +/-   ##
===========================================
+ Coverage   60.48%   83.68%   +23.19%     
===========================================
  Files        1931      528     -1403     
  Lines       76236    38206    -38030     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31974    -14140     
+ Misses      28017     6232    -21785     
+ Partials     2105        0     -2105     
Flag Coverage Δ
hive 48.92% <ø> (-0.25%) ⬇️
javascript ?
mysql 76.77% <ø> (?)
postgres 76.84% <ø> (?)
presto 53.48% <ø> (-0.32%) ⬇️
python 83.68% <ø> (+20.20%) ⬆️
sqlite 76.31% <ø> (?)
unit 60.28% <ø> (+2.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michael-s-molina michael-s-molina added the review:checkpoint Last PR reviewed during the daily review standup label Aug 26, 2024
@rusackas rusackas merged commit 764d4fa into apache:master Aug 26, 2024
39 of 40 checks passed
@michael-s-molina michael-s-molina removed the review:checkpoint Last PR reviewed during the daily review standup label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n:spanish Translation related to Spanish language i18n Namespace | Anything related to localization size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants