diff --git a/src/views/mobile/Login.vue b/src/views/mobile/Login.vue index ef157b62..23539183 100644 --- a/src/views/mobile/Login.vue +++ b/src/views/mobile/Login.vue @@ -23,7 +23,7 @@ -   + {{ $t('Don\'t have an account?') }} 
@@ -58,7 +58,7 @@ >
-
+
{{ $t('Two-Factor Authentication') }}
diff --git a/src/views/mobile/users/TwoFactorAuth.vue b/src/views/mobile/users/TwoFactorAuth.vue index fe3c3858..21e020c6 100644 --- a/src/views/mobile/users/TwoFactorAuth.vue +++ b/src/views/mobile/users/TwoFactorAuth.vue @@ -36,7 +36,7 @@ >
-
+
{{ $t('Passcode') }}

{{ $t('Please use two factor authentication app scan the below qrcode and input current passcode') }}

@@ -69,7 +69,7 @@ >
-
+
{{ $t('Current Password') }}

{{ $t('Please enter your current password when disable two factor authentication') }}

@@ -97,7 +97,7 @@ >
-
+
{{ $t('Current Password') }}

{{ $t('Please enter your current password when regenerate two factor authentication backup codes. If you regenerate backup codes, the old codes will be invalidated.') }}

@@ -125,7 +125,7 @@ >
-
+
{{ $t('Backup Code') }}

diff --git a/src/views/mobile/users/UserProfile.vue b/src/views/mobile/users/UserProfile.vue index 13e3b097..7c83f6ae 100644 --- a/src/views/mobile/users/UserProfile.vue +++ b/src/views/mobile/users/UserProfile.vue @@ -81,7 +81,7 @@ >

-
+
{{ $t('Current Password') }}

{{ $t('Please enter your current password when modifying your password') }}