chore: fix wording on UI from U2F to Hardware Security Key

This commit is contained in:
Karol Sójko
2023-04-20 13:10:37 +02:00
parent 37854c00b2
commit 922a4a2d5d
5 changed files with 11 additions and 9 deletions

View File

@@ -121,7 +121,7 @@ export const SessionStrings = {
},
SessionRestored: 'Your session has been successfully restored.',
EnterMfa: 'Please enter your two-factor authentication code.',
InputU2FDevice: 'Please authenticate with your U2F device.',
InputU2FDevice: 'Please authenticate with your hardware security key.',
MfaInputPlaceholder: 'Two-factor authentication code',
EmailInputPlaceholder: 'Email',
PasswordInputPlaceholder: 'Password',