diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 2009e446d..fb346c79a 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -1,7 +1,7 @@ { "back": "Zurück", "community": { - "choose-another-aommunity": "Eine andere Gemeinschaft auswählen", + "choose-another-community": "Eine andere Gemeinschaft auswählen", "community": "Gemeinschaft", "communitys": { "form": { diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index a23d74dab..e5ce1f91e 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -1,7 +1,7 @@ { "back": "Back", "community": { - "choose-another-aommunity": "Choose another community", + "choose-another-community": "Choose another community", "community": "Community", "communitys": { "form": { diff --git a/frontend/src/views/Pages/ForgotPassword.vue b/frontend/src/views/Pages/ForgotPassword.vue index dce71ebd3..444e94495 100644 --- a/frontend/src/views/Pages/ForgotPassword.vue +++ b/frontend/src/views/Pages/ForgotPassword.vue @@ -32,7 +32,7 @@
{{ $t('site.signup.subtitle') }}
-- {{ $store.state.community.description }} -
-+ {{ $store.state.community.description }} +
+