Browse Source

Task/improve language localization for DE (20260910) (#7863)

* Add translation

* Update changelog
pull/7857/head^2
Thomas Kaul 4 days ago
committed by GitHub
parent
commit
f33cf14c5d
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

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the style of the activity type filter on the activities page (experimental) - Improved the style of the activity type filter on the activities page (experimental)
- Improved the style of the selector in the benchmark comparator - Improved the style of the selector in the benchmark comparator
- Improved the language localization for German (`de`)
- Upgraded `papaparse` from version `5.5.3` to `5.7.0` - Upgraded `papaparse` from version `5.5.3` to `5.7.0`
## 3.69.0 - 2026-09-07 ## 3.69.0 - 2026-09-07

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

@ -4103,7 +4103,7 @@
</trans-unit> </trans-unit>
<trans-unit id="5521091503920831865" datatype="html"> <trans-unit id="5521091503920831865" datatype="html">
<source>Add to Watchlist</source> <source>Add to Watchlist</source>
<target state="new">Add to Watchlist</target> <target state="translated">Zur Beobachtungsliste hinzufügen</target>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> <context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context>
<context context-type="linenumber">163</context> <context context-type="linenumber">163</context>

Loading…
Cancel
Save