Browse Source

Task/improve language localization for DE (20260310) (#6511)

* Update translation

* Update changelog
pull/6512/head
Thomas Kaul 2 weeks ago
committed by GitHub
parent
commit
d39172f0eb
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 _Storybook_ stories of the value component
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for German (`de`)
- Upgraded `class-validator` from version `0.14.3` to `0.15.1`
### Fixed

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

@ -3847,7 +3847,7 @@
</trans-unit>
<trans-unit id="7701575534145602925" datatype="html">
<source>Explore <x id="INTERPOLATION" equiv-text="{{ item.title }}"/></source>
<target state="new">Explore <x id="INTERPOLATION" equiv-text="{{ item.title }}"/></target>
<target state="translated">Entdecke <x id="INTERPOLATION" equiv-text="{{ item.title }}"/></target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/resources/overview/resources-overview.component.html</context>
<context context-type="linenumber">11</context>

Loading…
Cancel
Save