Browse Source

Task/improve language localization for DE (20260709) (#7291)

* Update translation

* Update changelog
pull/7299/head
Thomas Kaul 4 days ago
committed by GitHub
parent
commit
4e6a1ede7b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.de.xlf

1
CHANGELOG.md

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Set the change detection strategy to `OnPush` in the user account page - Set the change detection strategy to `OnPush` in the user account page
- Set the change detection strategy to `OnPush` in the _Zen Mode_ - Set the change detection strategy to `OnPush` in the _Zen Mode_
- Improved the language localization for Chinese (`zh`) - Improved the language localization for Chinese (`zh`)
- Improved the language localization for German (`de`)
## 3.22.0 - 2026-07-08 ## 3.22.0 - 2026-07-08

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

@ -1739,7 +1739,7 @@
</trans-unit> </trans-unit>
<trans-unit id="7407646470109951507" datatype="html"> <trans-unit id="7407646470109951507" datatype="html">
<source>popular</source> <source>popular</source>
<target state="new">popular</target> <target state="translated">beliebt</target>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/admin-settings/admin-settings.component.html</context> <context context-type="sourcefile">apps/client/src/app/components/admin-settings/admin-settings.component.html</context>
<context context-type="linenumber">79</context> <context context-type="linenumber">79</context>

Loading…
Cancel
Save