Bugfix/fix action label in asset profile dialog (#4517)

* Fix label

* Update changelog
This commit is contained in:
Thomas Kaul 2025-04-08 08:56:19 +02:00 committed by GitHub
parent ad47bedcb5
commit 2deca58928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the language localization for Enlish (`en`)
- Upgraded `eslint` dependencies
## 2.150.0 - 2025-04-05

View File

@ -24,7 +24,7 @@
onGatherSymbol({ dataSource: data.dataSource, symbol: data.symbol })
"
>
<ng-container i18n>Gather Historical Market Dataa</ng-container>
<ng-container i18n>Gather Historical Market Data</ng-container>
</button>
<button
mat-menu-item