@aladas-org/cryptocalc
Version:
Crypto Calculator
32 lines (31 loc) • 1.34 kB
JSON
{
"File": "File",
"New": "New",
"Open": "Open...",
"Save": "Save",
"SaveAs": "Save As...",
"Import": "Import",
"FromFile": "from file...",
"FortuneCookie": "Fortune Cookie",
"Quit": "Quit",
"Tools": "Tools",
"View": "View",
"ToggleDebug": "Toggle Debug Panel",
"Help": "Help",
"Resources": "Resources",
"About": "About...",
"HelpAboutMsg": "A crypto wallet calculator",
"entropy_src_label_id": "Entropy Source",
"entropy_label_id": "Entropy",
"word_indexes_label_id": "Word Indexes",
"seed_tab_link_id": "Seed",
"address_label_id": "Address",
"derivation_path_label_id": "Derivation Path",
"wallet_PK_label_id": "Private Key",
"update_btn_id": "Update",
"random_btn_id": "Generate",
"clear_btn_id": "Clear",
"wallet_explore_btn_id": "Explore...",
"NOT_SAME_LANG_MSGID": "*Error* Not same Language in Seedphrase",
"INVALID_WORD_COUNT_MSGID" : "*Error* Number of words in Seedphrase is invalid"
}