From ca84fc3bae8d9c0943cafa5a6d6f6589db1530cd Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 7 Jul 2022 07:42:39 +0200 Subject: [PATCH 1/2] change text from page --- frontend/src/components/Auth/AuthMobileStart.vue | 2 +- frontend/src/locales/de.json | 3 +-- frontend/src/locales/en.json | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/Auth/AuthMobileStart.vue b/frontend/src/components/Auth/AuthMobileStart.vue index 09985dd77..690b8f895 100644 --- a/frontend/src/components/Auth/AuthMobileStart.vue +++ b/frontend/src/components/Auth/AuthMobileStart.vue @@ -6,7 +6,7 @@ {{ $t('auth.left.gratitude') }}
- {{ $t('auth.left.newCurrency') }} + {{ $t('auth.left.oneGratitude') }}
Date: Mon, 11 Jul 2022 10:59:27 +0200 Subject: [PATCH 2/2] Update en.json --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 4271e85f8..0bfde65ed 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -14,7 +14,7 @@ "learnMore": "Learn more …", "oneDignity": "We gift to each other and give thanks with Gradido.", "oneDonation": "You are a gift for the community. 1000 thanks because you are with us.", - "oneGratitude": "The new currency. For each other, for all people, for nature." + "oneGratitude": "For each other, for all people, for nature." }, "navbar": { "aboutGradido": "About Gradido"