diff --git a/src/locales/de.json b/src/locales/de.json index c37bf4c5..b76856db 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -347,8 +347,8 @@ "valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben", "verfuegbare": "Verfรผgbar", "welcome_wavinghand": "Willkommen ๐Ÿ‘‹", + "yes-i-copied-the-token": "Ja, ich habe den Token kopiert", "you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! ๐ŸŽ‰", "you-have-to-provide-an-organization": "Du musst eine Organisation angeben", - "zip-postal-code": "Postleitzahl", - "yes-i-copied-the-token": "Ja, ich habe den Token kopiert" + "zip-postal-code": "Postleitzahl" } \ No newline at end of file diff --git a/src/locales/en.json b/src/locales/en.json index be71092b..4c53be67 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -347,8 +347,8 @@ "valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required", "verfuegbare": "availdable", "welcome_wavinghand": "Welcome ๐Ÿ‘‹", + "yes-i-copied-the-token": "Yes, I copied the token", "you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! ๐ŸŽ‰", "you-have-to-provide-an-organization": "You have to provide an organization", - "zip-postal-code": "ZIP/ postal code", - "yes-i-copied-the-token": "Yes, I copied the token" + "zip-postal-code": "ZIP/ postal code" } \ No newline at end of file