mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 13:01:22 +00:00
8 lines
284 B
JSON
8 lines
284 B
JSON
|
{
|
||
|
"verify_deposit_data_json": {
|
||
|
"msg_deposit_verification": "入金確認中:"
|
||
|
},
|
||
|
"validate_password_strength": {
|
||
|
"msg_password_length": "パスワードの長さは少なくとも8文字でなければなりません。再入力してください"
|
||
|
}
|
||
|
}
|