Browse Source

Task/improve language localization for PL (20260723) (#7399)

* Update translation

* Update changelog
pull/7398/head^2
Cyprian Zasada 1 day ago
committed by GitHub
parent
commit
d70bc473be
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.pl.xlf

6
CHANGELOG.md

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Improved the language localization for Polish (`pl`)
## 3.32.0 - 2026-07-22
### Changed

2
apps/client/src/locales/messages.pl.xlf

@ -6526,7 +6526,7 @@
</trans-unit>
<trans-unit id="8204176479746810612" datatype="html">
<source>Active</source>
<target state="translated">Antywne</target>
<target state="translated">Aktywne</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/home-holdings/home-holdings.component.ts</context>
<context context-type="linenumber">64</context>

Loading…
Cancel
Save