diff --git a/translations/da.json b/translations/da.json index 5c3027118..dc7fede98 100644 --- a/translations/da.json +++ b/translations/da.json @@ -210,6 +210,7 @@ "register": { "call_to_login": "Har du allerede en konto?", "continue_with_email": "Fortsæt med e-mailadresse", + "continue_with_password": "Fortsæt med adgangskode", "create_account": { "description": "Vælg et brugernavn for at fortsætte.", "heading": "Opret en konto" diff --git a/translations/de.json b/translations/de.json index 2441f2cfb..8943c8c76 100644 --- a/translations/de.json +++ b/translations/de.json @@ -210,6 +210,7 @@ "register": { "call_to_login": "Du hast bereits ein Konto?", "continue_with_email": "Mit E-Mail-Adresse fortfahren", + "continue_with_password": "Weiter mit Passwort", "create_account": { "description": "Wähle einen Nutzernamen, um fortzufahren.", "heading": "Konto erstellen" diff --git a/translations/fr.json b/translations/fr.json index 749822b9e..c2cef20e0 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -210,6 +210,7 @@ "register": { "call_to_login": "Vous avez déjà un compte ?", "continue_with_email": "Continuer avec une adresse e-mail", + "continue_with_password": "Continuer avec un mot de passe", "create_account": { "description": "Choisissez un nom d'utilisateur pour continuer.", "heading": "Créer un compte"