|
|
@ -2297,8 +2297,10 @@
|
|
|
|
"message": "Confirm password"
|
|
|
|
"message": "Confirm password"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"pasteLongPasswordToastTitle": {
|
|
|
|
"pasteLongPasswordToastTitle": {
|
|
|
|
"message": "The clipboard content exceeds the maximum password length of $max_pwd_len$ characters.",
|
|
|
|
"message":
|
|
|
|
"description": "Shown when user pastes a password which is longer than MAX_PASSWORD_LEN"
|
|
|
|
"The clipboard content exceeds the maximum password length of $max_pwd_len$ characters.",
|
|
|
|
|
|
|
|
"description":
|
|
|
|
|
|
|
|
"Shown when user pastes a password which is longer than MAX_PASSWORD_LEN"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"showSeedPasswordRequest": {
|
|
|
|
"showSeedPasswordRequest": {
|
|
|
|
"message": "Please enter your password",
|
|
|
|
"message": "Please enter your password",
|
|
|
|