Browse Source

Feature/improve language localization for de 20250607 (#4848)

* Update translation

* Update changelog
pull/4850/head^2
Thomas Kaul 4 weeks ago
committed by GitHub
parent
commit
042112faa6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.de.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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Improved the language localization for German (`de`)
## 2.167.0 - 2025-06-07 ## 2.167.0 - 2025-06-07
### Added ### Added

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

@ -7128,7 +7128,7 @@
</trans-unit> </trans-unit>
<trans-unit id="8508033bf4a7ba848a54b1606283d2f38679ede9" datatype="html"> <trans-unit id="8508033bf4a7ba848a54b1606283d2f38679ede9" datatype="html">
<source>rules align with your portfolio.</source> <source>rules align with your portfolio.</source>
<target state="translated">Regeln werden von Ihrem Portfolio erfüllt.</target> <target state="translated">Regeln werden von deinem Portfolio erfüllt.</target>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html</context> <context context-type="sourcefile">apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html</context>
<context context-type="linenumber">58</context> <context context-type="linenumber">58</context>

Loading…
Cancel
Save