Browse Source

Feature/improve language localization for de 20250811 (#5730)

* Update translation

* Update changelog
pull/5732/head^2
Thomas Kaul 6 days ago
committed by GitHub
parent
commit
13838bed6d
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
- Changed the _As seen in_ section on the landing page to an animated carousel
- Refactored various components to use self-closing tags
- Improved the language localization for German (`de`)
### Fixed

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

@ -5409,7 +5409,7 @@
</trans-unit>
<trans-unit id="3302046820145091217" datatype="html">
<source>,</source>
<target state="translated">entnehmen,</target>
<target state="translated">&nbsp;entnehmen,</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/portfolio/fire/fire-page.html</context>
<context context-type="linenumber">93</context>

Loading…
Cancel
Save