-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
chore: Add serbian language config #6630
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Lighthouse Results
|
@beny996 We need more information here. Is this Cyrillic or Latin? I suspect we might need to update https://github.com/nodejs/nodejs.org/blob/main/crowdin.yml#L15-L20 |
@bmuenzenmeyer It is latin. Sorry for the delay. |
Serbian (latin) added in crowdin |
This PR will need to be rebased or recreated now that #6850 merged. |
I will recreate the PR. @bmuenzenmeyer |
Description
Added Serbian localization to the i18n/config.json.
Validation
Related Issues
No related issues
Check List
npx turbo format
to ensure the code follows the style guide.npx turbo test
to check if all tests are passing.npx turbo build
to check if the website builds without errors.