Skip to content

feat(i18n): add Polish translations for context compression #77

Closed
mhajder wants to merge 1 commit into
Fu-Jie:mainfrom
mhajder:feat/i18n
Closed

feat(i18n): add Polish translations for context compression #77
mhajder wants to merge 1 commit into
Fu-Jie:mainfrom
mhajder:feat/i18n

Conversation

@mhajder
Copy link
Copy Markdown
Contributor

@mhajder mhajder commented May 19, 2026

Overview

  • Introduces comprehensive Polish (pl-PL) language support for all user-facing status and summary messages in the context compression plugin.
  • Enhances accessibility and usability for Polish-speaking users by localizing key interface strings.

Rationale

Providing Polish translations expands the plugin’s accessibility, making context compression features more user-friendly and inclusive for a broader audience. This supports internationalization goals and improves the experience for Polish users.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds Polish (pl-PL) localization to the async-context-compression filter plugin. The review feedback points out that Polish is not currently on the list of supported languages defined in the repository style guide. Furthermore, a spelling error was identified in the Polish translation for the 'status_external_refs_injected' key.

Comment thread plugins/filters/async-context-compression/async_context_compression.py Outdated
Introduces Polish (pl-PL) language support for all user-facing
status and summary messages in the context compression plugin,
improving accessibility for Polish-speaking users.
Fu-Jie added a commit that referenced this pull request May 22, 2026
…tions

Merge PR #77 from mhajder/openwebui-extensions

- Add complete pl-PL translation set to TRANSLATIONS dict
- Update GEMINI.md to list pl-PL in supported languages
- Add contributors NexZhu (code, PR #73) and mhajder (translation, PR #77)
  to README.md, README_CN.md, and .all-contributorsrc (badge: 8 → 10)

Co-authored-by: mhajder <mhajder@users.noreply.github.com>
@Fu-Jie
Copy link
Copy Markdown
Owner

Fu-Jie commented May 22, 2026

Thank you for the great contribution, @mhajder! 🎉

The Polish (pl-PL) translations have been applied and pushed to main in commit 69dd30a alongside PR #73 (response parsing fix).

Since the change was applied directly as part of a combined commit (to keep the changes atomic with #73), this PR is being closed rather than merged via the UI. Your contribution is fully credited in the contributors section.

Thanks for helping make this plugin accessible to Polish speakers! 🇵🇱

@Fu-Jie Fu-Jie closed this May 22, 2026
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.

2 participants