2021-02-22 17:11:16 +00:00
{
2021-04-01 14:08:33 +00:00
"new_mnemonic" : {
2021-02-22 17:11:16 +00:00
"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"
2021-04-01 14:08:33 +00:00
} ,
2021-03-08 10:30:55 +00:00
"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." ,
2021-02-22 17:11:16 +00:00
"msg_press_any_key" : "Press any key when you have written down your mnemonic." ,
2022-03-24 11:46:32 +00:00
"msg_mnemonic_retype_prompt" : "Please type your mnemonic (separated by spaces) to confirm you have written it down. Note: you only need to enter the first 4 letters of each word."
2021-02-22 17:11:16 +00:00
}
}