From e723cbf3b301ecb0de6426345def3fe53618a29c Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Fri, 19 Mar 2021 15:13:00 +0100 Subject: [PATCH] =?UTF-8?q?sorted=20translations=20=F0=9F=8C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #99 --- src/locales/de.json | 4 ++-- src/locales/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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