nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

feat(i18n): added Persian (fa) lang

Open mostafa-nematpour opened this issue 1 year ago • 3 comments

Description

Added Persian to /i18n/config.json for internationalization. I followed your steps to add it to crowdin

Validation

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 lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • [x] I have run npx turbo format to ensure the code follows the style guide.
  • [x] I have run npx turbo test to check if all tests are passing.
  • [ ] I've covered new added functionality with unit tests if necessary.

mostafa-nematpour avatar Mar 03 '24 19:03 mostafa-nematpour

@ovflowd lang on crowdin is automaticly added or you need to add it manually ?

AugustinMauroy avatar Mar 03 '24 19:03 AugustinMauroy

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Mar 3, 2024 7:36pm

vercel[bot] avatar Mar 03 '24 19:03 vercel[bot]

@ovflowd lang on crowdin is automaticly added or you need to add it manually ?

Need to add manually

ovflowd avatar Mar 03 '24 19:03 ovflowd

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 96 🟢 100 🟢 91 🔗
/en/about 🟢 99 🟢 96 🟢 100 🟢 92 🔗
/en/about/previous-releases 🟢 100 🟢 95 🟢 100 🟢 92 🔗
/en/download 🟢 99 🟢 95 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 92 🟢 100 🟢 92 🔗

github-actions[bot] avatar Mar 04 '24 12:03 github-actions[bot]

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 85%
80.18% (433/540) 79.65% (137/172) 73.07% (76/104)

Unit Test Report

Tests Skipped Failures Errors Time
88 0 :zzz: 0 :x: 0 :fire: 4.405s :stopwatch:

github-actions[bot] avatar Mar 04 '24 12:03 github-actions[bot]