From 2deca5892853bae390a4d131e670c13d7f77a0a8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 8 Apr 2025 08:56:19 +0200 Subject: [PATCH] Bugfix/fix action label in asset profile dialog (#4517) * Fix label * Update changelog --- CHANGELOG.md | 1 + .../asset-profile-dialog/asset-profile-dialog.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c73e55719..b45e199da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html index 9c13a503c..042c63594 100644 --- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html +++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html @@ -24,7 +24,7 @@ onGatherSymbol({ dataSource: data.dataSource, symbol: data.symbol }) " > - Gather Historical Market Dataa + Gather Historical Market Data