From 8b51809085376597d31adf11aba43b9afa66282a Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 10 Mar 2026 21:02:37 +0100 Subject: [PATCH] Loc --- 01-frontend/public/locales/en/translation.json | 4 ++-- 01-frontend/src/pages/Home.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/01-frontend/public/locales/en/translation.json b/01-frontend/public/locales/en/translation.json index 64abece..2ba53f5 100644 --- a/01-frontend/public/locales/en/translation.json +++ b/01-frontend/public/locales/en/translation.json @@ -132,8 +132,8 @@ "salesStatistics": "Sales Statistics", "monthlySalesVolume": "Monthly Sales Volume", "monthlySalesRevenue": "Monthly Sales Revenue in €", - "itemVolumeDistribution": "Item Volume Distribution", - "itemRevenueDistribution": "Item Revenue Distribution", + "itemVolumeDistribution": "Sales Volume Distribution", + "itemRevenueDistribution": "Sales Revenue Distribution", "stockFulfillment": "Stock fulfillment", "orderStatus": "Order Status", "ORDERED": "Ordered", diff --git a/01-frontend/src/pages/Home.tsx b/01-frontend/src/pages/Home.tsx index 54b0dd4..a4b56f4 100644 --- a/01-frontend/src/pages/Home.tsx +++ b/01-frontend/src/pages/Home.tsx @@ -157,7 +157,7 @@ export default function Home() { }} />