mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 21:11:21 +00:00
8 lines
232 B
JSON
8 lines
232 B
JSON
|
{
|
||
|
"verify_deposit_data_json": {
|
||
|
"msg_deposit_verification": "正在验证您的存款:\t"
|
||
|
},
|
||
|
"validate_password_strength": {
|
||
|
"msg_password_length": "密码长度至少应为 8。请重新输入"
|
||
|
}
|
||
|
}
|