Browse Source

Merge branch 'main' into bugfix/spacing-in-testimonials-of-landing-page

pull/7398/head
Thomas Kaul 1 month ago
committed by GitHub
parent
commit
c9e57f408d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.pl.xlf

4
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Changed
- Improved the language localization for Polish (`pl`)
### Fixed ### Fixed
- Improved the spacing in the testimonial section on the landing page - Improved the spacing in the testimonial section on the landing page

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

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

Loading…
Cancel
Save