Bugfix/fix action label in asset profile dialog (#4517)
* Fix label * Update changelog
This commit is contained in:
parent
ad47bedcb5
commit
2deca58928
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user