This commit is contained in:
2020-12-19 15:38:43 +01:00
parent a80d3b060f
commit 8ff1c55ba4
8 changed files with 43 additions and 61 deletions

View File

@@ -6,8 +6,8 @@
"welcome_wavinghand": "Willkommen 👋",
"error_on_login": "😢Fehler beim Login",
"settings": "Einstellungen",
"sign-out": "Abmelden",
"your_profile": "Dein Profil",
"password": "Passwort",
"email_address_or_username": "E-Mail-Addresse/ Benutzername"
"email_address_or_username": "E-Mail-Addresse/ Benutzername",
"signout": "Abmelden"
}

View File

@@ -8,7 +8,9 @@
"login_is_checked": "Login is being checked...",
"error_on_login": "Error on login",
"settings": "Settings",
"sign-out": "Sign out",
"your_profile": "Your Profile",
"email_address_or_username": "Email / username"
"email_address_or_username": "Email / username",
"tracks": "Tracks",
"signout": "Sign out",
"hallo": "hallo"
}