From ec90cb4a361cfb76a1c1bbd729c6bae5966e0630 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Wed, 21 May 2025 11:40:00 +0200 Subject: [PATCH] rename community page to contributions page to prevent confusion with cross-community stuff --- frontend/src/components/Menu/Sidebar.vue | 13 +++++++++---- frontend/src/locales/de.json | 2 +- frontend/src/locales/en.json | 2 +- frontend/src/locales/es.json | 2 +- frontend/src/locales/fr.json | 2 +- frontend/src/locales/nl.json | 2 +- .../{Community.spec.js => Contributions.spec.js} | 6 +++--- .../src/pages/{Community.vue => Contributions.vue} | 12 ++++++------ frontend/src/routes/routes.js | 14 +++++++------- 9 files changed, 30 insertions(+), 25 deletions(-) rename frontend/src/pages/{Community.spec.js => Contributions.spec.js} (96%) rename frontend/src/pages/{Community.vue => Contributions.vue} (88%) diff --git a/frontend/src/components/Menu/Sidebar.vue b/frontend/src/components/Menu/Sidebar.vue index 5c623d961..084d0cc95 100644 --- a/frontend/src/components/Menu/Sidebar.vue +++ b/frontend/src/components/Menu/Sidebar.vue @@ -26,7 +26,12 @@ {{ $t('navigation.transactions') }} - +