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

add support for bg-BG locale #1196

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

tedovn
Copy link

@tedovn tedovn commented Mar 24, 2023

Added support for the Bulgarian language support.

add support for bg-BG locale

Adding Bulgarian translation to package
@mastermunj
Copy link
Owner

Hi @tedovn , thank you for your contribution.

I request you go through PR #1144 to identify the changes you'd need to make for the PR to be accepted.

Happy to help if you have any specific queries.

@tedovn
Copy link
Author

tedovn commented Mar 27, 2023

Hi @tedovn , thank you for your contribution.

I request you go through PR #1144 to identify the changes you'd need to make for the PR to be accepted.

Happy to help if you have any specific queries.

Hello @mastermunj ,
i did not understand what you want to me do ? Nothing special in this PR

@tedovn tedovn changed the title Translation bg add support for bg-BG locale Mar 27, 2023
@mastermunj
Copy link
Owner

Hi @tedovn, here are the files that will need to be updated.

  1. src/locales/bg-BG.ts => Which you have done.
  2. src/ToWords.ts => To include your newly created locale bg-BG for use.
  3. __tests__/bg-BG.test.ts => Include test cases for the locale bg-BG.
  4. README.md => Include a one-line to include bg-BG in the supported locale list. This should be ordered by the locale code.

I hope this helps with the changes you need to make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants