Add bulgarian translation#2573
Add bulgarian translation#2573Pechenikov1 wants to merge 3 commits intoiNavFlight:maintenance-9.xfrom
Conversation
Branch Targeting SuggestionYou've targeted the
If This is an automated suggestion to help route contributions to the appropriate branch. |
There was a problem hiding this comment.
Thanks for submitting this!
It appears you ran yarn install locally in a newer environment, which updated package versions. Please remove yarn.lock from the commit. Also, you can't .gitignore a tracked file. One would need to either a) just don;t commit changes to the file or perhaps b) .git/info/exclude
Action required: Please rebase/reset so that yarn.lock and .gitignore are not modified in this PR
This PR adds full Bulgarian language support.
Created locale/bg.json with all interface strings translated.
Registered the Bulgarian language in the language selector.
The translation has been tested locally and is working correctly.