diff --git a/src/views/desktop/LoginPage.vue b/src/views/desktop/LoginPage.vue index 73ff123b..41ed7d76 100644 --- a/src/views/desktop/LoginPage.vue +++ b/src/views/desktop/LoginPage.vue @@ -19,7 +19,7 @@ -
{{ $t('Welcome to ezBookkeeping') }}
+
{{ $t('Welcome to ezBookkeeping') }}

{{ $t('Please log in with your ezBookkeeping account') }}

diff --git a/src/views/desktop/UnlockPage.vue b/src/views/desktop/UnlockPage.vue index 10e69b58..57a57438 100644 --- a/src/views/desktop/UnlockPage.vue +++ b/src/views/desktop/UnlockPage.vue @@ -19,7 +19,7 @@ -
{{ $t('Unlock Application') }}
+
{{ $t('Unlock Application') }}

{{ $t('Please input your PIN code or use WebAuthn to unlock application') }}

{{ $t('Please input your PIN code to unlock application') }}