docs: add Polish translation of Biome README#7630
Conversation
|
WalkthroughAdds a Polish translation file packages/@biomejs/biome/README.pl.md and inserts a “Polski” entry linking to it across multiple localized README files (including README.md). The Polish README provides badges, language navigation, install/usage instructions, documentation/playground links and a sponsors section. No source code, exports or public API were changed. Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ematipico
left a comment
There was a problem hiding this comment.
You should update ALL README.*.md files, and add the new locale to all of them
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (11)
packages/@biomejs/biome/README.es.md(1 hunks)packages/@biomejs/biome/README.fr.md(1 hunks)packages/@biomejs/biome/README.hi.md(1 hunks)packages/@biomejs/biome/README.ja.md(1 hunks)packages/@biomejs/biome/README.kr.md(1 hunks)packages/@biomejs/biome/README.pl.md(1 hunks)packages/@biomejs/biome/README.pt-BR.md(1 hunks)packages/@biomejs/biome/README.ru.md(1 hunks)packages/@biomejs/biome/README.uk.md(1 hunks)packages/@biomejs/biome/README.zh-CN.md(1 hunks)packages/@biomejs/biome/README.zh-TW.md(1 hunks)
✅ Files skipped from review due to trivial changes (2)
- packages/@biomejs/biome/README.hi.md
- packages/@biomejs/biome/README.uk.md
🔇 Additional comments (1)
packages/@biomejs/biome/README.zh-TW.md (1)
32-32: Navigation entry looks spot on.Polski slot is added cleanly and keeps the language list tidy. All good from my side.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Summary
This PR introduces the Polish translation of the Biome documentation.
The motivation is to increase the accessibility of Biome for Polish developers and to expand the open-source community around the project. (Maybe this will also speed up full SFC support for Vue 😃)
Adding a Polish version will:
This idea was also discussed on Discord, and several community members reacted positively to the proposal.
Please don't merge until I finish 😅