diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c54b3b9c..27fe6ea50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Improved the language localization for _Gather Data_ + ## 1.245.0 - 2023-03-12 ### Added 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