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 Polish (plPL) locale #14891

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wojtkolos
Copy link

@wojtkolos wojtkolos commented Oct 9, 2024

Signed-off-by: Wojciech Witczak <70755745+wojtkolos@users.noreply.github.com>
@mui-bot
Copy link

mui-bot commented Oct 9, 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 pnpm l10n
  • Clean files with pnpm prettier.

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

Generated by 🚫 dangerJS against 2a72112

@zannager zannager added the l10n localization label Oct 9, 2024
@flaviendelangle flaviendelangle changed the title Update plPL.ts [l10n] Improve Polish (plPL) locale Oct 9, 2024
Copy link
Member

@cherniavskii cherniavskii 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!

Comment on lines +30 to +31
endDate: 'Data końcowa',
endTime: 'Czas zakończenia',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
endDate: 'Data końcowa',
endTime: 'Czas zakończenia',
endDate: 'Data zakończenia',
endTime: 'Czas zakończenia',

For consistency?

@cherniavskii cherniavskii added the component: pickers This is the name of the generic UI component, not the React module! label Oct 9, 2024
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.

4 participants