chore: Add serbian language config
Description
Added Serbian localization to the i18n/config.json.
Validation
Related Issues
No related issues
Check List
- [x] I have read the Contributing Guidelines and made commit messages that follow the guideline.
- [x] I have run
npx turbo formatto ensure the code follows the style guide. - [x] I have run
npx turbo testto check if all tests are passing. - [x] I have run
npx turbo buildto check if the website builds without errors. - [x] I've covered new added functionality with unit tests if necessary.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nodejs-org | ✅ Ready (Inspect) | Visit Preview | Jun 15, 2024 1:09pm |
Lighthouse Results
| URL | Performance | Accessibility | Best Practices | SEO | Report |
|---|---|---|---|---|---|
| /en | 🟢 99 | 🟢 100 | 🟢 96 | 🟢 91 | 🔗 |
| /en/about | 🟢 99 | 🟢 100 | 🟢 96 | 🟢 91 | 🔗 |
| /en/about/previous-releases | 🟢 98 | 🟢 100 | 🟢 100 | 🟢 92 | 🔗 |
| /en/download | 🟢 99 | 🟢 100 | 🟢 96 | 🟢 91 | 🔗 |
| /en/blog | 🟢 100 | 🟢 100 | 🟢 96 | 🟢 92 | 🔗 |
Unit Test Coverage Report
| Lines | Statements | Branches | Functions |
|---|---|---|---|
| 90.67% (593/654) | 76.08% (175/230) | 94.57% (122/129) |
Unit Test Report
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 131 | 0 :zzz: | 0 :x: | 0 :fire: | 5.363s :stopwatch: |
@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 https://github.com/nodejs/nodejs.org/pull/6850 merged.
I will recreate the PR. @bmuenzenmeyer