i18n fixed + dependency bumps bugfix/99-i18n_run #102

Merged
niggl merged 11 commits from bugfix/99-i18n_run into dev 2021-03-19 15:24:55 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit e723cbf3b3 - Show all commits

View File

@ -347,8 +347,8 @@
"valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben", "valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben",
"verfuegbare": "Verfügbar", "verfuegbare": "Verfügbar",
"welcome_wavinghand": "Willkommen 👋", "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-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", "you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"zip-postal-code": "Postleitzahl", "zip-postal-code": "Postleitzahl"
"yes-i-copied-the-token": "Ja, ich habe den Token kopiert"
} }

View File

@ -347,8 +347,8 @@
"valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required", "valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required",
"verfuegbare": "availdable", "verfuegbare": "availdable",
"welcome_wavinghand": "Welcome 👋", "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-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", "you-have-to-provide-an-organization": "You have to provide an organization",
"zip-postal-code": "ZIP/ postal code", "zip-postal-code": "ZIP/ postal code"
"yes-i-copied-the-token": "Yes, I copied the token"
} }