diff --git a/src/Mobile.vue b/src/Mobile.vue
index 2fc39bca..b05dc017 100644
--- a/src/Mobile.vue
+++ b/src/Mobile.vue
@@ -54,6 +54,14 @@ body {
word-break: break-all;
}
+.full-line {
+ width: 100%;
+}
+
+.icon-after-text {
+ margin-left: 6px;
+}
+
.lab-list-item-error-info div.item-footer {
color: var(--f7-input-error-text-color)
}
diff --git a/src/views/mobile/Home.vue b/src/views/mobile/Home.vue
index c35a7f51..982891aa 100644
--- a/src/views/mobile/Home.vue
+++ b/src/views/mobile/Home.vue
@@ -9,11 +9,25 @@
{{ $t('Please use two factor authentication app scan the below qrcode and input current passcode') }}
-{{ $t('Please use two factor authentication app scan the below qrcode and input current passcode') }}
+{{ $t('Please enter your current password when disable two factor authentication') }}
-{{ $t('Please enter your current password when disable two factor authentication') }}
+{{ $t('Please enter your current password when regenerate two factor authentication backup codes. If you regenerate backup codes, the old codes will be invalidated.') }}
-{{ $t('Please enter your current password when regenerate two factor authentication backup codes. If you regenerate backup codes, the old codes will be invalidated.') }}
++
{{ $t('Please copy these backup codes to safe place, the below codes can only be shown once. If these codes were lost, you can regenerate backup codes at any time.') }}
{{ $t('Please enter your current password when modifying your password') }}
-{{ $t('Please enter your current password when modifying your password') }}
+