You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to contribute a Polish (pl-PL) localization, starting with a small scout PR and scaling up incrementally by domain, following the pattern used for German (#1980) and Ukrainian (docs/uk-UA).
Scout PR (small, low risk):docs/pl-PL/README.md — full Polish translation of the current root README.md, following the docs/de-DE/README.md structure (not a new root README.pl-PL.md, since that pattern is legacy per your guidance in Add German (de-DE) localization — checking conventions before starting #1980). Add docs/pl-PL/GLOSSARY.md modeled on docs/ja-JP/GLOSSARY.md, deciding which ECC terms stay English (Agent, Skill, Hook, Command, Rule, Harness, Instinct, Plugin, Marketplace, Worktree, Subagent, Frontmatter) vs. take Polish forms.
Update the language selector tables in the root README and all existing localized READMEs so Polish is discoverable.
If installer registration should be part of the same PR (as it was for German), I'll add:
docs-pl-pl module in manifests/install-modules.json
locale:pl-pl component in manifests/install-components.json
pl-PL plus a pl alias in scripts/lib/install-manifests.js
focused coverage in tests/lib/locale-install.test.js
If accepted: incremental follow-up PRs by domain (commands/ → agents/ → rules/ → skills/) rather than one large localization PR, per the guidance already given for German.
Questions for maintainers
Is Polish wanted, and is pl-PL the right locale code (matching the de-DE / ja-JP style)?
Should installer registration ship in the same scout PR (as with German), or as a follow-up?
Any update-cadence expectations beyond "best effort" and stating the English source commit + scope, as already documented for German?
Happy to start on the scout PR as soon as this is confirmed. Thanks for maintaining such a clear contribution process.
Summary
I would like to contribute a Polish (pl-PL) localization, starting with a small scout PR and scaling up incrementally by domain, following the pattern used for German (#1980) and Ukrainian (docs/uk-UA).
Context
docs/zh-CN,docs/zh-TW,docs/ja-JP,docs/ko-KR,docs/pt-BR,docs/ru,docs/tr,docs/vi-VN,docs/th,docs/de-DE,docs/es,docs/uk-UA,docs/ur.docs/de-DE/README.md+GLOSSARY.md+ installer registration), and incremental domain PRs afterward. I also saw that two parallel Spanish PRs (docs(es): add end-user Spanish documentation #2089, docs: add Spanish (es) translation #2095) had to be consolidated because they overlapped — I want to avoid duplicating effort, so I'm confirming here first.Proposed plan
docs/pl-PL/README.md— full Polish translation of the current rootREADME.md, following thedocs/de-DE/README.mdstructure (not a new rootREADME.pl-PL.md, since that pattern is legacy per your guidance in Add German (de-DE) localization — checking conventions before starting #1980). Adddocs/pl-PL/GLOSSARY.mdmodeled ondocs/ja-JP/GLOSSARY.md, deciding which ECC terms stay English (Agent, Skill, Hook, Command, Rule, Harness, Instinct, Plugin, Marketplace, Worktree, Subagent, Frontmatter) vs. take Polish forms.docs-pl-plmodule inmanifests/install-modules.jsonlocale:pl-plcomponent inmanifests/install-components.jsonpl-PLplus aplalias inscripts/lib/install-manifests.jstests/lib/locale-install.test.jscommands/→agents/→rules/→skills/) rather than one large localization PR, per the guidance already given for German.Questions for maintainers
pl-PLthe right locale code (matching thede-DE/ja-JPstyle)?Happy to start on the scout PR as soon as this is confirmed. Thanks for maintaining such a clear contribution process.