diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 7e69b5bbb..14e709866 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -6,6 +6,8 @@ "email": "Deine E-Mail", "password": "Dein Passwort", "moreInfo": "Was ist Human Connection?", + "moreInfoURL": "https://human-connection.org", + "moreInfoHint": "zur Präsentationsseite", "hello": "Hallo" }, "editor": { diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 02bea7bae..2ab796f4a 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -6,6 +6,8 @@ "email": "Your Email", "password": "Your Password", "moreInfo": "What is Human Connection?", + "moreInfoURL": "https://human-connection.org/en/", + "moreInfoHint": "to the presentation page", "hello": "Hello" }, "editor": { diff --git a/webapp/pages/login.vue b/webapp/pages/login.vue index 846191c40..92269143b 100644 --- a/webapp/pages/login.vue +++ b/webapp/pages/login.vue @@ -79,8 +79,8 @@ {{ $t('login.moreInfo') }}