diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 5304881c4..de5033071 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -207,7 +207,7 @@ }, "language": "Sprache", "link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen", - "login": "Anmeldung", + "login": "Anmelden", "math": { "aprox": "~", "asterisk": "*", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 9fa2a1634..260aaa221 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -207,7 +207,7 @@ }, "language": "Language", "link-load": "Load the last link | Load the last {n} links | Load more {n} links", - "login": "Login", + "login": "Sign in", "math": { "aprox": "~", "asterisk": "*", @@ -289,7 +289,7 @@ "heading": "Please enter the email address by which you're registered here." }, "login": { - "heading": "Log in with your access data. Keep them safe!" + "heading": "Sign in with your access data. Keep them safe!" }, "resetPassword": { "heading": "Please enter your password and repeat it."