Browse Source
Task/improve language localization for DE (20260717) (#7362)
* Update translations
* Update changelog
pull/7363/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
9 additions and
3 deletions
-
CHANGELOG.md
-
apps/client/src/locales/messages.de.xlf
|
|
|
@ -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/), |
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
## Unreleased |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
|
|
|
|
## 3.28.0 - 2026-07-17 |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
@ -4527,7 +4527,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="5761400233881592893" datatype="html"> |
|
|
|
<source>Update Activity</source> |
|
|
|
<target state="new">Update Activity</target> |
|
|
|
<target state="translated">Aktivität bearbeiten</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> |
|
|
|
<context context-type="linenumber">146</context> |
|
|
|
@ -5407,7 +5407,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="2375397722199009140" datatype="html"> |
|
|
|
<source>Add Activity</source> |
|
|
|
<target state="new">Add Activity</target> |
|
|
|
<target state="translated">Aktivität hinzufügen</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> |
|
|
|
<context context-type="linenumber">139</context> |
|
|
|
@ -6698,7 +6698,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="570056762949632344" datatype="html"> |
|
|
|
<source>Clone Activity</source> |
|
|
|
<target state="new">Clone Activity</target> |
|
|
|
<target state="translated">Aktivität kopieren</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> |
|
|
|
<context context-type="linenumber">134</context> |
|
|
|
|