mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 21:11:21 +00:00
8 lines
240 B
JSON
8 lines
240 B
JSON
|
{
|
||
|
"verify_deposit_data_json": {
|
||
|
"msg_deposit_verification": "Verifying your deposits:\t"
|
||
|
},
|
||
|
"validate_password_strength": {
|
||
|
"msg_password_length": "The password length should be at least 8. Please retype"
|
||
|
}
|
||
|
}
|