From 3836522918d9277200cbfad83d20fb8c9e85ebfe Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 19 Aug 2022 10:09:27 +0200 Subject: [PATCH] remove unused locales --- frontend/src/locales/de.json | 5 ----- frontend/src/locales/en.json | 5 ----- frontend/src/locales/es.json | 5 ----- 3 files changed, 15 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 74c5fca8e..3c9ec5f15 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -9,15 +9,10 @@ "dignity": "Würde", "donation": "Gabe", "gratitude": "Dankbarkeit", - "hasAccount": "Du hast schon einen Account?", - "hereLogin": "Hier Anmelden", "learnMore": "Erfahre mehr …", "oneDignity": "Wir schenken einander und danken mit Gradido.", "oneDonation": "Du bist ein Geschenk für die Gemeinschaft. 1000 Dank, weil du bei uns bist.", "oneGratitude": "Für einander, für alle Menschen, für die Natur." - }, - "navbar": { - "aboutGradido": "Über Gradido" } }, "back": "Zurück", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index d7c745c72..06af60e5d 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -9,15 +9,10 @@ "dignity": "Dignity", "donation": "Donation", "gratitude": "Gratitude", - "hasAccount": "You already have an account?", - "hereLogin": "Log in here", "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": "For each other, for all people, for nature." - }, - "navbar": { - "aboutGradido": "About Gradido" } }, "back": "Back", diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 689f0926e..998555f20 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -9,15 +9,10 @@ "dignity": "Dignidad", "donation": "Donación", "gratitude": "Gratitud", - "hasAccount": "Ya estas registrado?", - "hereLogin": "Regístrate aquí", "learnMore": "Infórmate aquí …", "oneDignity": "Damos los unos a los otros y agradecemos con Gradido.", "oneDonation": "Eres un regalo para la comunidad. 1000 gracias por estar con nosotros.", "oneGratitude": "Por los demás, por toda la humanidad, por la naturaleza." - }, - "navbar": { - "aboutGradido": "Sobre Gradido" } }, "back": "Volver",