From ff4728c51020997c90e48e00c81477ee43156a6a Mon Sep 17 00:00:00 2001
From: Thomas <4159106+dtslvr@users.noreply.github.com>
Date: Sat, 29 Jul 2023 14:09:34 +0200
Subject: [PATCH] Minor improvements
---
.../home-overview/home-overview.html | 28 +++++++++++++++----
.../home-overview/home-overview.module.ts | 2 ++
apps/client/src/locales/messages.de.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.es.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.fr.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.it.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.nl.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.pt.xlf | 28 +++++++++++++------
apps/client/src/locales/messages.xlf | 17 +++++++++--
9 files changed, 159 insertions(+), 56 deletions(-)
diff --git a/apps/client/src/app/components/home-overview/home-overview.html b/apps/client/src/app/components/home-overview/home-overview.html
index 4f171a92f..c11734155 100644
--- a/apps/client/src/app/components/home-overview/home-overview.html
+++ b/apps/client/src/app/components/home-overview/home-overview.html
@@ -7,12 +7,12 @@
>
Welcome to Ghostfolio
-
- Ready to take control of your finances? Just follow these simple steps
- to get started with ease.
-
+
Ready to take control of your personal finances?
- -
+
- 1 }"
+ >
Setup your accounts
+
diff --git a/apps/client/src/app/components/home-overview/home-overview.module.ts b/apps/client/src/app/components/home-overview/home-overview.module.ts
index 68dbe6c59..e838775f2 100644
--- a/apps/client/src/app/components/home-overview/home-overview.module.ts
+++ b/apps/client/src/app/components/home-overview/home-overview.module.ts
@@ -1,5 +1,6 @@
import { CommonModule } from '@angular/common';
import { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';
+import { MatButtonModule } from '@angular/material/button';
import { RouterModule } from '@angular/router';
import { GfPortfolioPerformanceModule } from '@ghostfolio/client/components/portfolio-performance/portfolio-performance.module';
import { GfToggleModule } from '@ghostfolio/client/components/toggle/toggle.module';
@@ -16,6 +17,7 @@ import { HomeOverviewComponent } from './home-overview.component';
GfNoTransactionsInfoModule,
GfPortfolioPerformanceModule,
GfToggleModule,
+ MatButtonModule,
RouterModule
],
schemas: [CUSTOM_ELEMENTS_SCHEMA]
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index 5c4e6ab04..bfed56260 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -2140,6 +2140,10 @@
Add activity
Aktivität hinzufügen
+
+ apps/client/src/app/components/home-overview/home-overview.html
+ 58
+
apps/client/src/app/pages/portfolio/activities/create-or-update-activity-dialog/create-or-update-activity-dialog.html
8
@@ -7093,14 +7097,6 @@
9
-
- Ready to take control of your finances? Just follow these simple steps to get started with ease.
- Bist du bereit, die Kontrolle über deine Finanzen zu übernehmen? Dann folge diesen einfachen Schritten, um loszulegen.
-
- apps/client/src/app/components/home-overview/home-overview.html
- 10,13
-
-
Setup your accounts
Konten einrichten
@@ -7161,6 +7157,22 @@
120
+
+ Ready to take control of your personal finances?
+ Bist du bereit, die Kontrolle über deine Finanzen zu übernehmen?
+
+ apps/client/src/app/components/home-overview/home-overview.html
+ 10
+
+
+
+ Setup accounts
+ Konten einrichten
+
+ apps/client/src/app/components/home-overview/home-overview.html
+ 50
+
+