mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-22 20:26:50 +00:00
Update password functions
This commit is contained in:
@@ -120,8 +120,8 @@
|
||||
"welmessage": "Welcome to Qortal",
|
||||
"pleaseenter": "Please enter a Password!",
|
||||
"notmatch": "Passwords do not match!",
|
||||
"lessthen8": "Your password is less than 8 characters! This is not recommended. You can continue to ignore this warning.",
|
||||
"lessthen8-2": "Your password is less than 8 characters!",
|
||||
"lessthen8": "Your password is less than 5 characters! This is not recommended. You can continue to ignore this warning.",
|
||||
"lessthen8-2": "Your password is less than 5 characters!",
|
||||
"entername": "Please enter a Name!",
|
||||
"downloaded": "Your Wallet BackUp file was downloaded!",
|
||||
"loading": "Loading, Please wait...",
|
||||
@@ -133,7 +133,7 @@
|
||||
"created1": "Your account is now created",
|
||||
"created2": " and will be saved in this browser.",
|
||||
"downloadbackup": "Download Wallet BackUp File",
|
||||
"passwordhint": "A password must be at least 8 characters.",
|
||||
"passwordhint": "A password must be at least 5 characters.",
|
||||
"lp1": "Lock Screen",
|
||||
"lp2": "No screen lock password is set!",
|
||||
"lp3": "Please set one",
|
||||
|
Reference in New Issue
Block a user