Browse Source
Merge branch 'main' into Task/remove-deprecated-position-endpoints-from-portfolio-controller
pull/5733/head
Thomas Kaul
3 weeks 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
|
|
|
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
- Refactored various components to use self-closing tags |
|
|
|
- Removed the deprecated endpoint `GET api/v1/portfolio/position/:dataSource/:symbol` |
|
|
|
- Removed the deprecated endpoint `PUT api/v1/portfolio/position/:dataSource/:symbol/tags` |
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
|
|
|
|
@ -5409,7 +5409,7 @@ |
|
|
|
</trans-unit> |
|
|
|
<trans-unit id="3302046820145091217" datatype="html"> |
|
|
|
<source>,</source> |
|
|
|
<target state="translated">entnehmen,</target> |
|
|
|
<target state="translated"> 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> |
|
|
|
|