From fe22bee016d5db38ac4c9dd5b9ebd7d3ad9e7c88 Mon Sep 17 00:00:00 2001 From: elweyn Date: Wed, 24 Nov 2021 09:05:15 +0100 Subject: [PATCH] Changed locales to give some textes. --- frontend/src/locales/en.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 0598f66ad..2aa432f4b 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -140,14 +140,13 @@ "change-password": "Change password", "forgot_pwd": "Forgot password?", "reset": "Reset password", - "reset-password": { - "not-authenticated": "Unfortunately we could not authenticate you. Please contact the support.", + "not-authenticated": "Unfortunately we could not authenticate you. Please contact the support.", + "reset-password": { "text": "Now you can save a new password to login to the Gradido-App in the future." }, - "send_now": "Jetzt senden", - "set": "Passwort festsetzen", + "send_now": "Send now", + "set": "Set password", "set-password": { - "not-authenticated": "Leider konnten wir dich nicht authentifizieren. Bitte wende dich an den Support.", "text": "Jetzt kannst du ein neues Passwort speichern, mit dem du dich zukünftig in der Gradido-App anmelden kannst." }, "subtitle": "If you have forgotten your password, you can reset it here."