Conversation
Completes the pl-pl localization tree for review alongside the earlier base rules and prerequisites.
Incorporate simplified authoring/verification guidance from upstream while keeping Polish localization content and locale configuration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Polish (
pl-pl) localization for the GitHub Copilot App and Copilot CLI workshops, including locale landing pages, localization rules for translators/evaluators, and Starlight wiring so Polish appears in the language selector.Type of change
website/Astro + Starlight wrapper).github/copilot-instructions.md, instructions, agents, skills)Verification
cd website && rm -rf dist && npm run buildsucceeds (target: 36 routes × 7 locales + 1 redirect = 253 built pages excluding 404; build reports 254 HTML files including 404, or note any intentional change)mkdir -p /tmp/lychee-root && ln -sfn $PWD/website/dist /tmp/lychee-root/copilot-workshops && lychee --offline --no-progress --root-dir /tmp/lychee-root 'website/dist/**/*.html'Notes for reviewers
docs/pl-pl/app/**anddocs/pl-pl/cli/**only (same harness coverage pattern as other locales). VS Code and Cloud agent English sources are unchanged.pl-plinwebsite/astro.config.mjsand updates README / AUTHORING / PR-template / build-skill page-count invariants from 6 → 7 locales (253 / 254 HTML files)..github/skills/localizations/rules/pl-pl.mddocuments terminology (e.g. Lekcja in app vs Ćwiczenie in CLI, skill not umiejętność, pull request kept in English, środowisko for harness).zainstalowałeś,Powinieneś); product UI chrome and learner paste prompts stay English.github.comURLs introduced in the Polish docs returned HTTP 200 (same targets as the English sources).https://github.com/copilot/agentsredirects to login when unauthenticated, which matches the English lesson behavior.