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

[l10n] Improve Spanish (es-ES) locale #12858

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

soler1212
Copy link
Contributor

In response to issue #3211, this PR add (or fix) the missing translation for Spanish.

@zannager zannager added the l10n localization label Apr 19, 2024
@mui-bot
Copy link

mui-bot commented Apr 19, 2024

Localization writing tips ✍️

Seems you are updating localization 🌍 files.

Thank you for contributing to the localization! 🎉 To make your PR perfect, here is a list of elements to check: ✔️

  • Verify if the PR title respects the release format. Here are two examples (depending if you update or add a locale file)

    [l10n] Improve Swedish (sv-SE) locale
    [l10n] Add Danish (da-DK) locale

  • Update the documentation of supported locales by running yarn l10n
  • Clean files with yarn prettier.

Deploy preview: https://deploy-preview-12858--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against a31d28e

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! 🙏 🎉

minutes: 'los minutos',
seconds: 'los segundos',
meridiem: 'meridiano',
hours: 'Horas',
Copy link
Member

Choose a reason for hiding this comment

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

Nitpick: Technically having this word start in lowercase seems a bit more appropriate, given that it is used mid-sentence.
But that's not a problem now, because those cases are only used on aria-label attributes that will not be visible, just read by screen readers. 👌

@LukasTy LukasTy changed the title [l10n] Add esES translations for x-date-pickers [l10n] Improve Spanish (es-ES) locale Apr 19, 2024
@LukasTy LukasTy added the component: pickers This is the name of the generic UI component, not the React module! label Apr 19, 2024
@LukasTy LukasTy merged commit 14c577f into mui:master Apr 19, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! l10n localization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants