Browse Source
Feature/improve language localization for german 20230802 (#2200)
* Improve localization
* Update changelog
pull/2203/head^2
Thomas Kaul
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 |
|
|
|
### Changed |
|
|
|
|
|
|
|
- Improved the redirection of the home page to the localized home page |
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
- Upgraded `angular` from version `15.2.5` to `16.1.8` |
|
|
|
- Upgraded `nestjs` from version `9.1.4` to `10.1.3` |
|
|
|
- Upgraded `Nx` from version `16.0.3` to `16.5.5` |
|
|
|
|
|
@ -2675,7 +2675,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="7233cd3a1ef8913fa5c6db7a29c88044646ceacc" datatype="html"> |
|
|
|
<source>Other Markets</source> |
|
|
|
<target state="translated">Andere Länder</target> |
|
|
|
<target state="translated">Übrige Länder</target> |
|
|
|
<context-group purpose="location"> |
|
|
|
<context context-type="sourcefile">apps/client/src/app/pages/portfolio/allocations/allocations-page.html</context> |
|
|
|
<context context-type="linenumber">242</context> |
|
|
|