+
+
+
+
+
+
+
+ {{ $t('back') }}
+
+
+
+
+
+
+
diff --git a/frontend/src/views/Pages/thx.vue b/frontend/src/views/Pages/thx.vue
index a4a31ff41..9d9143456 100644
--- a/frontend/src/views/Pages/thx.vue
+++ b/frontend/src/views/Pages/thx.vue
@@ -31,6 +31,11 @@ const textFields = {
button: 'site.login.signin',
linkTo: '/overview',
},
+ checkEmail: {
+ subtitle: 'site.thx.checkEmail',
+ button: 'login',
+ linkTo: '/login',
+ },
}
export default {