From 7b2b59858839b98370af6fb1e6028ba0a1639186 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Wed, 19 Apr 2023 15:56:21 +0200 Subject: [PATCH] feat(dashboard): Added total donations --- .../dashboard/MainDashContent.svelte | 20 +++++++++++++++++++ src/locales/de.json | 3 ++- src/locales/en.json | 3 ++- 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/src/components/dashboard/MainDashContent.svelte b/src/components/dashboard/MainDashContent.svelte index 0ac1f9cc..fbef485d 100644 --- a/src/components/dashboard/MainDashContent.svelte +++ b/src/components/dashboard/MainDashContent.svelte @@ -93,6 +93,26 @@ > + + +