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] Add Bulgarian (bg-BG) locale #14469

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

GMchris
Copy link
Contributor

@GMchris GMchris commented Sep 3, 2024

Adds bg-BG locale for pickers, referenced in this issue #3211

@mui-bot
Copy link

mui-bot commented Sep 3, 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
  • Verify that you have added an export line in src/locales/index.ts for the new locale.
  • Run pnpm docs:api which should add your new translation to the list of exported interfaces.
  • Clean files with pnpm prettier.

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

Generated by 🚫 dangerJS against c482e5c

@LukasTy LukasTy added l10n localization component: pickers This is the name of the generic UI component, not the React module! labels Sep 3, 2024
@LukasTy LukasTy requested a review from DanailH September 3, 2024 14:48
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! 🙏
Could you please run pnpm prettier and pnpm l10n and commit the changes?
I'm passing the review priviledge to a native speaker. 😉

packages/x-date-pickers/src/locales/bgBG.ts Outdated Show resolved Hide resolved
@GMchris GMchris force-pushed the date-pickers/bgBG-translations branch from 1f019ef to ab58297 Compare September 4, 2024 08:02
@GMchris GMchris force-pushed the date-pickers/bgBG-translations branch from ab58297 to 74b45bb Compare September 4, 2024 08:08
@oliviertassinari oliviertassinari changed the title [pickers] Add Bulgarian (bg-BG) locale [l10n] Add Bulgarian (bg-BG) locale Sep 24, 2024
Signed-off-by: Danail Hadjiatanasov <hadjiatanasov@gmail.com>
@DanailH DanailH merged commit 82b7df2 into mui:master Oct 2, 2024
17 of 18 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.

4 participants