[automated]: crowdin sync#8956
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Arabic: New Other locales: Worth a quick review of Crowdin output in Reviewed by Cursor Bugbot for commit b16f60e. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3c4f454. Configure here.
| ${props.os === 'WIN' ? | ||
| 'winget install Schniz.fnm' : | ||
| 'curl -o- https://fnm.vercel.app/install | bash' | ||
| { |
There was a problem hiding this comment.
Arabic fnm snippet brace typo
High Severity
The Arabic fnm install snippet closes the ${props.os === 'WIN' ? … : …} block with { instead of }, so the combined download instructions no longer form valid template syntax when ReleaseCodeBox parses snippets for Arabic users choosing fnm.
Reviewed by Cursor Bugbot for commit 3c4f454. Configure here.
| @@ -0,0 +1,5 @@ | |||
| # تحميل و تثبيت pnpm: | |||
| corepack enable yarn | |||
There was a problem hiding this comment.
Arabic pnpm enables yarn
Medium Severity
The Arabic pnpm snippet runs corepack enable yarn while the comments and pnpm -v step refer to pnpm, so readers following the Arabic download page enable the wrong package manager.
Reviewed by Cursor Bugbot for commit 3c4f454. Configure here.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8956 +/- ##
==========================================
- Coverage 75.70% 75.66% -0.04%
==========================================
Files 102 102
Lines 8676 8676
Branches 321 322 +1
==========================================
- Hits 6568 6565 -3
- Misses 2105 2108 +3
Partials 3 3 ☔ View full report in Codecov by Harness. |


New Crowdin translations from the Node.js Crowdin project