Skip to content

Conversation

Armatorix
Copy link

@Armatorix Armatorix commented Sep 27, 2025

What kind of change does this PR introduce?

🌐 New language support: Polish (pl) translation

Why was this change needed?

  • To make the application fully usable for Polish-speaking users.
  • Expands accessibility and localization coverage.

Other information:

  • Translation was added as a pl.json file and prepared with AI - output was reviewed manually.
  • Tested locally on the signup page.
  • Ready to be reviewed and merged as part of supported languages.

Checklist:

Put a "X" in the boxes below to indicate you have followed the checklist;

  • I have read the CONTRIBUTING guide.
  • I checked that there were not similar issues or PRs already open for this.
  • This PR fixes just ONE issue (do not include multiple issues or types of change in the same PR) For example, don't try and fix a UI issue and include new dependencies in the same PR.

Copy link

vercel bot commented Sep 27, 2025

@Armatorix is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

@Armatorix Armatorix changed the title Feature/translation Polish 🇵🇱 #POLSKA_GUROM Feature/translation Polish 🇵🇱 Sep 27, 2025
@egelhaus egelhaus requested a review from Copilot September 27, 2025 22:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces Polish language support for the Postiz application, adding comprehensive localization coverage for Polish-speaking users. The changes include a complete translation file with 505+ translated strings and necessary configuration updates.

  • Adds complete Polish translation file (pl.json) with all UI strings translated to Polish
  • Updates the i18n configuration to include Polish (pl) in the supported languages list
  • Extends the language component to map Polish language code to Polish country flag (PL)

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
libraries/react-shared-libraries/src/translation/locales/pl/translation.json Complete Polish translation file with 505 translated strings covering all UI elements
libraries/react-shared-libraries/src/translation/i18n.config.ts Adds pl to the supported languages array
apps/frontend/src/components/layout/language.component.tsx Maps Polish language code to Polish country flag and adds mappings for other languages

@Armatorix Armatorix force-pushed the feature/translation-pl branch from 779fb47 to e39513d Compare September 28, 2025 15:03
@Armatorix Armatorix force-pushed the feature/translation-pl branch from e39513d to 1cedaa9 Compare September 28, 2025 15:07
Copy link

postiz-agent bot commented Oct 3, 2025

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