Browse Source

Task/improve language localization for DE (20260812) (#7604)

* Update translation

* Update changelog
pull/7600/head
Thomas Kaul 6 days ago
committed by GitHub
parent
commit
2dcf93cbba
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

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag - Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag
- Improved the language localization for German (`de`)
## 3.48.1 - 2026-08-11 ## 3.48.1 - 2026-08-11

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

@ -6790,7 +6790,7 @@
</trans-unit> </trans-unit>
<trans-unit id="572144971466916440" datatype="html"> <trans-unit id="572144971466916440" datatype="html">
<source>Derived from the portfolio you are viewing</source> <source>Derived from the portfolio you are viewing</source>
<target state="new">Derived from the portfolio you are viewing</target> <target state="translated">Abgeleitet vom Portfolio, das du betrachtest</target>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/user-account-settings/user-account-settings.html</context> <context context-type="sourcefile">apps/client/src/app/components/user-account-settings/user-account-settings.html</context>
<context context-type="linenumber">27</context> <context context-type="linenumber">27</context>

Loading…
Cancel
Save