Browse Source

Entry for Polish language localization in CHANGELOG.md

pull/4786/head
Hala Jeet 3 months ago
parent
commit
b15c688104
  1. 1
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.pl.xlf

1
CHANGELOG.md

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for Dutch (`nl`) - Improved the language localization for Dutch (`nl`)
- Improved the language localization for French (`fr`) - Improved the language localization for French (`fr`)
- Improved the language localization for Polish (`pl`) - Improved the language localization for Polish (`pl`)
- Improved the language localization for Polish (`pl`)
- Improved the language localization for Spanish (`es`) - Improved the language localization for Spanish (`es`)
- Upgraded `Node.js` from version `20` to `22` (`Dockerfile`) - Upgraded `Node.js` from version `20` to `22` (`Dockerfile`)
- Upgraded `yahoo-finance2` from version `3.3.4` to `3.3.5` - Upgraded `yahoo-finance2` from version `3.3.4` to `3.3.5`

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

@ -6170,7 +6170,7 @@
</trans-unit> </trans-unit>
<trans-unit id="44268762ecf7c7d690288f763f17196216671353" datatype="html"> <trans-unit id="44268762ecf7c7d690288f763f17196216671353" datatype="html">
<source>{VAR_PLURAL, plural, =1 {activity} other {activities}}</source> <source>{VAR_PLURAL, plural, =1 {activity} other {activities}}</source>
<target state="translated">{VAR_PLURAL, plural, =1 {activity} Inny {activities}}</target> <target state="translated">{VAR_PLURAL, plural, =1 {działalność} other {działalność}}</target>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html</context> <context context-type="sourcefile">apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html</context>
<context context-type="linenumber">14</context> <context context-type="linenumber">14</context>

Loading…
Cancel
Save