From 4282cb66b886aeafec6ab6d59047bba8671853c1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 30 May 2023 21:20:44 +0200 Subject: [PATCH] Feature/add localized versions to footer (#2027) * Add links to localized versions * Update changelog --- CHANGELOG.md | 1 + apps/client/src/app/app.component.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e456c265..ad2efb4c0 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 +- Extended the footer navigation by the localized Ghostfolio versions - Improved the language localization for German (`de`) ### Fixed diff --git a/apps/client/src/app/app.component.html b/apps/client/src/app/app.component.html index 1bb77c7cc..c17e95d6a 100644 --- a/apps/client/src/app/app.component.html +++ b/apps/client/src/app/app.component.html @@ -46,8 +46,10 @@