From 0300c6f3b7ea6d55843582d89b3fede9b7cb4507 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:09:50 +0100 Subject: [PATCH] Feature/extend hints on account page (#1609) * Extend hints * Update changelog --- CHANGELOG.md | 4 ++ .../src/app/pages/account/account-page.html | 14 +++++-- apps/client/src/locales/messages.de.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.es.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.fr.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.it.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.nl.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.pt.xlf | 40 +++++++++++++------ apps/client/src/locales/messages.xlf | 36 ++++++++++++----- 9 files changed, 207 insertions(+), 87 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1dde13d..fc3e2fdfe 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 +### Added + +- Extended the hints in user settings + ### Changed - Improved the date formatting in the tooltip of the dividend timeline grouped by month / year diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index a3f69f2c5..8779273ae 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -74,8 +74,8 @@