staking-deposit-cli/staking_deposit/intl/en/cli/new_mnemonic.json
2022-03-28 12:50:56 +00:00

16 lines
700 B
JSON

{
"new_mnemonic": {
"arg_new_mnemonic": {
"help": "Generate a new mnemonic and keys"
},
"arg_mnemonic_language": {
"default": "english",
"help": "The language that your mnemonic is in",
"prompt": "Please choose your mnemonic language"
},
"msg_mnemonic_presentation": "This is your mnemonic (seed phrase). Write it down and store it safely. It is the ONLY way to retrieve your deposit.",
"msg_press_any_key": "Press any key when you have written down your mnemonic.",
"msg_mnemonic_retype_prompt": "Please type your mnemonic (separated by spaces) to confirm you have written it down."
}
}