From a3d325ab94b8e0316a88286329a2a7fe1ade22a4 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 21 Jun 2022 12:00:54 +0200 Subject: [PATCH] yarn locales --- frontend/src/locales/de.json | 6 +++--- frontend/src/locales/en.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 5d140b513..8abac6de6 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -6,16 +6,16 @@ "advanced-calculation": "Vorausberechnung", "auth": { "left": { - "gratitude": "Dankbarkeit", "dignity": "Würde", "donation": "Gabe", + "gratitude": "Dankbarkeit", "hasAccount": "Du hast schon einen Account?", "hereLogin": "Hier Anmelden", "learnMore": "Erfahre mehr …", "newCurrency": "Die neue Währung", - "oneGratitude": "Die neue Währung. Für einander, für alle Menschen, für die Natur.", "oneDignity": "Wir Schenken einander und Danken mit Gradido.", - "oneDonation": "Du bist ein Geschenk für die Gemeinschaft. 1000 Dank, weil du bei uns bist." + "oneDonation": "Du bist ein Geschenk für die Gemeinschaft. 1000 Dank, weil du bei uns bist.", + "oneGratitude": "Die neue Währung. Für einander, für alle Menschen, für die Natur." }, "navbar": { "aboutGradido": "Über Gradido" diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index df1f20c69..aaf79276c 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -6,16 +6,16 @@ "advanced-calculation": "Advanced calculation", "auth": { "left": { - "gratitude": "Gratitude", "dignity": "Dignity", "donation": "Donation", + "gratitude": "Gratitude", "hasAccount": "You already have an account?", "hereLogin": "Log in here", "learnMore": "Learn more …", "newCurrency": "The new currency", - "oneGratitude": "The new currency. For each other, for all people, for nature.", "oneDignity": "We give gifts to each other and give thanks with Gradido. ", - "oneDonation": "You are a gift for the community. 1000 thanks because you are with us." + "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." }, "navbar": { "aboutGradido": "About Gradido"