chore(i18n): add Mongolian locale in config
Hi there! ð
Description
Added Mongolian (mn) locale in i18n config.
Validation
Git diff shows changes in i18n/config.json
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 11:52am |
Hey guys, is it possible to get this PR merged anytime soon?
Unfortunately not. Because crowdin has an MDX parsing problem, the whole translation process is blocked until a solution is found.
Unfortunately not. Because crowdin has an MDX parsing problem, the whole translation process is blocked until a solution is found.
Just curiuos, where is this parsing issue occuring, are there any docs on a planned fix, I'd love to see where the magic is happening :-)
Unfortunately not. Because crowdin has an MDX parsing problem, the whole translation process is blocked until a solution is found.
Just curiuos, where is this parsing issue occuring, are there any docs on a planned fix, I'd love to see where the magic is happening :-)
The parsing happens on the Crowdin platform. The issue is that their current MDX parser doesn't support correctly (or doesn't preserve) existing styles/formatting rules. So there's no much to see as it "happens behind the scenes"
We are already in contact with Crowdin and they are working on a solution. I asked them yesterday for an update and they are on the final stages of releasing the fix, which is awesome!
Appreciate the ping, Ive forgot to update folks on the matter in a while ð
Great! Thanks for the info!
Lighthouse Results
| URL | Performance | Accessibility | Best Practices | SEO | Report |
|---|---|---|---|---|---|
| /en | ð 89 | ð¢ 100 | ð¢ 96 | ð¢ 91 | ð |
| /en/about | ð¢ 100 | ð¢ 100 | ð¢ 100 | ð¢ 91 | ð |
| /en/about/previous-releases | ð¢ 96 | ð¢ 100 | ð¢ 100 | ð¢ 92 | ð |
| /en/download | ð¢ 99 | ð¢ 100 | ð¢ 96 | ð¢ 91 | ð |
| /en/blog | ð¢ 98 | ð¢ 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.128s :stopwatch: |
added in crowdin