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": "欢迎来到Qortal",
|
||||
"pleaseenter": "请密码!",
|
||||
"notmatch": "密码不一致!",
|
||||
"lessthen8": "你的密码长度少于8位! 我们不建议使用,但你仍可继续使用此密码。",
|
||||
"lessthen8-2": "你的密码长度少于8位!",
|
||||
"lessthen8": "你的密码长度少于5位! 我们不建议使用,但你仍可继续使用此密码。",
|
||||
"lessthen8-2": "你的密码长度少于5位!",
|
||||
"entername": "请输入一个代称",
|
||||
"downloaded": "你的钱包备份文件已顺利下载!",
|
||||
"loading": "加载中,请耐心等候...",
|
||||
@@ -133,7 +133,7 @@
|
||||
"created1": "你的账号已创建成功",
|
||||
"created2": "并会储存在UI上.",
|
||||
"downloadbackup": "下载钱包备份文件",
|
||||
"passwordhint": "密码必须至少为8 个字符。",
|
||||
"passwordhint": "密码必须至少为5 个字符。",
|
||||
"lp1": "锁定屏幕",
|
||||
"lp2": "未设置锁屏密码!",
|
||||
"lp3": "请设置一个",
|
||||
|
Reference in New Issue
Block a user