mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 04:51:21 +00:00
14 lines
407 B
JSON
14 lines
407 B
JSON
|
{
|
||
|
"from_mnemonic": {
|
||
|
"msg_key_creation": "Se creează cheile:\t\t"
|
||
|
},
|
||
|
"export_keystores": {
|
||
|
"msg_keystore_creation": "Se creează depozitele de chei:\t"
|
||
|
},
|
||
|
"export_deposit_data_json": {
|
||
|
"msg_depositdata_creation": "Se creează datele de depozit:\t"
|
||
|
},
|
||
|
"verify_keystores": {
|
||
|
"msg_keystore_verification": "Se verifică depozitele de chei:\t"
|
||
|
}
|
||
|
}
|