Skip to content

feat: add Polish and German translations#240

Merged
jedrazb merged 1 commit intomainfrom
feat/i18n-pl-de
Mar 30, 2026
Merged

feat: add Polish and German translations#240
jedrazb merged 1 commit intomainfrom
feat/i18n-pl-de

Conversation

@jedrazb
Copy link
Copy Markdown
Contributor

@jedrazb jedrazb commented Mar 30, 2026

Summary

  • Add complete Polish (pl.json) and German (de.json) locale files — 610/610 keys, 100% coverage
  • All terminology verified against official Microsoft Word PL/DE UI via Microsoft Language Portal and support.microsoft.com documentation
  • Key terms match actual Word vocabulary (e.g., DE: Fett/Kursiv/Rückgängig/Blocksatz/Zellen zusammenführen/Auflösen, PL: Pogrubienie/Kursywa/Cofnij/Wyjustuj/Scal komórki/Równo z tekstem)
  • Polish includes proper ICU plural forms (one/few/many/other)

Test plan

  • bun run i18n:validate — all 610 keys in sync for both locales
  • bun run i18n:status — 100% coverage for both pl and de
  • bun run typecheck — passes across all packages

🤖 Generated with Claude Code

Add pl.json and de.json locale files with all 610 keys translated.
Terminology verified against official Microsoft Word PL/DE UI via
Microsoft Language Portal and support.microsoft.com documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docx-editor Ready Ready Preview, Comment Mar 30, 2026 6:45pm

Request Review

@jedrazb jedrazb linked an issue Mar 30, 2026 that may be closed by this pull request
@jedrazb jedrazb merged commit d4587d3 into main Mar 30, 2026
4 checks passed
@jedrazb jedrazb deleted the feat/i18n-pl-de branch March 30, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i18n: polish locale

1 participant