diff --git a/dashboard/src/views/LoginView.vue b/dashboard/src/views/LoginView.vue
index 7230ac99f..39696aba6 100644
--- a/dashboard/src/views/LoginView.vue
+++ b/dashboard/src/views/LoginView.vue
@@ -105,8 +105,8 @@ onMounted(async () => {
-
{{ $t('login.errorIncorrectCredentials') }}
- {{ $t('login.errorInternal') }}
+ {{ $t('login.errorIncorrectCredentials') }}
+ {{ $t('login.errorInternal') }}
@@ -124,6 +124,8 @@ onMounted(async () => {
+
{{ $t('login.errorIncorrect2FAToken') }}
+