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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
CHANGELOG.md
-
apps/client/src/locales/messages.de.xlf
|
|
|
@ -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 selector in the benchmark comparator |
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
- Upgraded `papaparse` from version `5.5.3` to `5.7.0` |
|
|
|
|
|
|
|
## 3.69.0 - 2026-09-07 |
|
|
|
|
|
|
|
@ -4103,7 +4103,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="5521091503920831865" datatype="html"> |
|
|
|
<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 context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> |
|
|
|
<context context-type="linenumber">163</context> |
|
|
|
|