From de2828a7af2bbaaa458b6b5c3d8311ea8a622ddf Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 31 Jul 2025 17:36:07 +0200 Subject: [PATCH 1/2] Feature/improve balance of headings on landing page (#5293) * Improve balance of headings * Update changelog --- CHANGELOG.md | 6 ++++++ .../client/src/app/pages/landing/landing-page.html | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d33f5d9a1..64efe7289 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 balance of headings on the landing page + ## 2.186.0 - 2025-07-30 ### Added diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html index cbf72413e..7202e2910 100644 --- a/apps/client/src/app/pages/landing/landing-page.html +++ b/apps/client/src/app/pages/landing/landing-page.html @@ -2,11 +2,11 @@
-

+

Manage your wealth like a boss

-

+

Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. @@ -222,11 +222,11 @@

-

+

Protect your assets. Refine your personal investment strategy.

-

+

Ghostfolio empowers busy people to keep track of stocks, ETFs or cryptocurrencies without being tracked.

@@ -270,7 +270,7 @@

Why Ghostfolio?

-

+

Ghostfolio is for you if you are...

    @@ -363,7 +363,7 @@ @if (hasPermissionForSubscription) {
    -

    +

    Members from around the globe are using Ghostfolio Premium

    @@ -431,7 +431,7 @@

    Are you ready?

    -

    +

    Join now @if (hasPermissionForDemo) { or check out the example account From c22d4b8585fd368885a8cf0134193c92c5381281 Mon Sep 17 00:00:00 2001 From: Olindo Task Date: Thu, 31 Jul 2025 22:35:36 +0600 Subject: [PATCH 2/2] Feature/improve language localization for ES 20250731 (#5294) * Improve language localization for ES * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.es.xlf | 32 ++++++++++++------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64efe7289..f3e4b03be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the balance of headings on the landing page +- Improved the language localization for Spanish (`es`) ## 2.186.0 - 2025-07-30 diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 9ef2a21f2..1f42c964b 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -5707,7 +5707,7 @@ Indonesia - Indonesia + Indonesia libs/ui/src/lib/i18n.ts 87 @@ -7166,7 +7166,7 @@ Apply - Apply + Aplicar apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 140 @@ -7174,7 +7174,7 @@ with API access for - with API access for + con acceso a la API para apps/client/src/app/pages/pricing/pricing-page.html 253 @@ -7182,7 +7182,7 @@ Gather Recent Historical Market Data - Gather Recent Historical Market Data + Recopilar datos históricos recientes del mercado apps/client/src/app/components/admin-market-data/admin-market-data.html 226 @@ -7190,7 +7190,7 @@ Gather All Historical Market Data - Gather All Historical Market Data + Recopilar todos los datos históricos del mercado apps/client/src/app/components/admin-market-data/admin-market-data.html 231 @@ -7198,7 +7198,7 @@ Gather Historical Market Data - Gather Historical Market Data + Recopilar datos históricos del mercado apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 29 @@ -7206,7 +7206,7 @@ Data Gathering is off - Data Gathering is off + La recopilación de datos está desactivada apps/client/src/app/components/admin-market-data/admin-market-data.html 38 @@ -7214,7 +7214,7 @@ Performance Calculation - Performance Calculation + Cálculo de rendimiento apps/client/src/app/components/user-account-settings/user-account-settings.html 31 @@ -7222,7 +7222,7 @@ someone - someone + alguien apps/client/src/app/pages/public/public-page.component.ts 33 @@ -7230,7 +7230,7 @@ Add asset to watchlist - Add asset to watchlist + Añadir activo a la lista de seguimiento apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html 7 @@ -7311,7 +7311,7 @@ Set up - Fondo de Emergencia: Establecer + Fondo de Emergencia: Establecer apps/client/src/app/pages/i18n/i18n-page.html 132 @@ -7391,7 +7391,7 @@ Live Demo - Live Demo + Demostración en vivo apps/client/src/app/pages/landing/landing-page.html 49 @@ -7415,7 +7415,7 @@ Single Account - Single Account + Cuenta única apps/client/src/app/pages/i18n/i18n-page.html 28 @@ -7423,7 +7423,7 @@ Your net worth is managed by a single account - Your net worth is managed by a single account + Tu patrimonio neto está gestionado por una única cuenta apps/client/src/app/pages/i18n/i18n-page.html 30 @@ -7431,7 +7431,7 @@ Your net worth is managed by ${accountsLength} accounts - Your net worth is managed by ${accountsLength} accounts + Tu patrimonio neto está gestionado por ${accountsLength} cuentas apps/client/src/app/pages/i18n/i18n-page.html 36 @@ -7439,7 +7439,7 @@ personal-finance-tools - personal-finance-tools + herramientas-financieras-personales kebab-case libs/common/src/lib/routes/routes.ts