GRM-86: Add Polish as officially supported language #123

Merged
emil merged 0 commits from GRM-86-add-polish-language into master 2026-06-24 23:21:00 +00:00
Owner

Summary

Add Polish (pl) as the 6th officially supported language in GRM.

Changes

Code:

  • src/gitea_runner_manager/i18n.py: Add "pl" to supported languages tuple

Translations:

  • src/gitea_runner_manager/translations.json: Add Polish translations for all 70 keys

CI:

  • .gitea/workflows/ci.yml: Add "Translation completeness check" step to quality job
    (runs devx.ci.check_translations --translations src/gitea_runner_manager/translations.json)

Docs:

  • README.md: Update i18n feature description and file table
  • docs/index.md: Update i18n feature description
  • docs/tech/architecture.md: Update i18n.py description in module table
  • docs/tech/development-setup.md: Update file tree comment

Closes GRM-86

## Summary Add Polish (pl) as the 6th officially supported language in GRM. ### Changes **Code:** - `src/gitea_runner_manager/i18n.py`: Add `"pl"` to supported languages tuple **Translations:** - `src/gitea_runner_manager/translations.json`: Add Polish translations for all 70 keys **CI:** - `.gitea/workflows/ci.yml`: Add "Translation completeness check" step to quality job (runs `devx.ci.check_translations --translations src/gitea_runner_manager/translations.json`) **Docs:** - `README.md`: Update i18n feature description and file table - `docs/index.md`: Update i18n feature description - `docs/tech/architecture.md`: Update i18n.py description in module table - `docs/tech/development-setup.md`: Update file tree comment Closes GRM-86
emil reviewed 2026-06-24 23:02:20 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil reviewed 2026-06-24 23:12:53 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil reviewed 2026-06-24 23:16:32 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil force-pushed GRM-86-add-polish-language from dac051850d to 5169fcac16 2026-06-24 23:18:51 +00:00 Compare
emil reviewed 2026-06-24 23:19:13 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil added the ready-to-merge label 2026-06-24 23:20:30 +00:00
emil merged commit 7766a9be81 into master 2026-06-24 23:21:00 +00:00
emil deleted branch GRM-86-add-polish-language 2026-06-24 23:21:01 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/grm#123