diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c566745c..d39c31058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Improved the language localization for _Gather Data_ + ### Fixed - Fixed the border color in the _FIRE_ calculator (dark mode) diff --git a/apps/client/src/app/components/admin-market-data/admin-market-data.html b/apps/client/src/app/components/admin-market-data/admin-market-data.html index 0471ddfc5..022f0b54f 100644 --- a/apps/client/src/app/components/admin-market-data/admin-market-data.html +++ b/apps/client/src/app/components/admin-market-data/admin-market-data.html @@ -152,7 +152,7 @@ mat-menu-item (click)="onGatherSymbol({dataSource: element.dataSource, symbol: element.symbol})" > - Gather Data + Gather Historical Data