UNPKG

@ledgerhq/live-common

Version:
66 lines 3.12 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DeviceLabels = void 0; var DeviceLabels; (function (DeviceLabels) { DeviceLabels["ACCEPT"] = "Accept"; DeviceLabels["ACCEPT_AND_SEND"] = "Accept and send"; DeviceLabels["ACCEPT_RISK"] = "Accept risk"; DeviceLabels["ACCOUNT"] = "Account"; DeviceLabels["ADDRESS"] = "Address"; DeviceLabels["AMOUNT"] = "Amount"; DeviceLabels["APPROVE"] = "Approve"; DeviceLabels["BITCOIN_IS_READY"] = "Bitcoin is ready"; DeviceLabels["CAPS_APPROVE"] = "APPROVE"; DeviceLabels["CHAIN_ID"] = "Chain ID"; DeviceLabels["CONFIRM"] = "Confirm"; DeviceLabels["CONNECT"] = "Connect"; DeviceLabels["CONNECT_TO"] = "Connect to"; DeviceLabels["CONTINUE"] = "Continue"; DeviceLabels["CONTINUE_TO_ACTION"] = "Continue to actions"; DeviceLabels["CONTRACT_DATA"] = "Contract data"; DeviceLabels["DELEGATE_FROM"] = "Delegate from"; DeviceLabels["DELEGATE_STAKE"] = "Delegate stake"; DeviceLabels["DEPOSIT"] = "Deposit"; DeviceLabels["EXPERT_MODE"] = "Expert mode"; DeviceLabels["FEES"] = "Fees"; DeviceLabels["GET"] = "Get"; DeviceLabels["I_UNDERSTAND"] = "I understand"; DeviceLabels["LEDGER_LIVE_WILL_BE"] = "Ledger Live will be"; DeviceLabels["NEW_ORDINARY"] = "New ordinary"; DeviceLabels["PLEASE_REVIEW"] = "Please"; DeviceLabels["PUBKEY"] = "Pubkey"; DeviceLabels["READY"] = "Ready"; DeviceLabels["RECEIVE_ADDRESS_DOES_NOT_BELONG"] = "Receive address does"; DeviceLabels["RECEIVER"] = "Receiver"; DeviceLabels["RECIPIENT"] = "Recipient"; DeviceLabels["REGISTER"] = "Register"; DeviceLabels["REJECT"] = "Reject"; DeviceLabels["REMOVE"] = "Remove"; DeviceLabels["REMOVE_FROM_LEDGER_SYNC"] = "Remove from"; DeviceLabels["REVIEW_OPERATION"] = "Review"; DeviceLabels["REVIEW_TRANSACTION"] = "Review transaction"; DeviceLabels["SEND"] = "Send"; DeviceLabels["SEND_TO_ADDRESS"] = "Send to address"; DeviceLabels["SEND_TO_ADDRESS_2"] = "Send to address (2/2)"; DeviceLabels["SETTINGS"] = "Settings"; DeviceLabels["SIGN"] = "Sign"; DeviceLabels["SIGN_TRANSACTION"] = "Sign transaction"; DeviceLabels["STAKE_KEY"] = "Stake key"; DeviceLabels["TO"] = "To"; DeviceLabels["TRANSACTION_FEE"] = "Transaction fee"; DeviceLabels["TRANSACTION_SIGNED"] = "Transaction Signed"; DeviceLabels["TRANSFER"] = "Transfer"; DeviceLabels["TURN_ON_SYNC"] = "Turn on sync"; DeviceLabels["TURN_ON_SYNC2"] = "Turn On sync"; DeviceLabels["TYPE_DELEGATE"] = "Type Delegate"; DeviceLabels["VALUE"] = "Value"; DeviceLabels["VERIFY_ADDRESS"] = "Verify address"; DeviceLabels["VERIFY_BSC"] = "Verify BSC"; DeviceLabels["VERIFY_ETHEREUM"] = "Verify Ethereum"; DeviceLabels["VERIFY_POLYGON"] = "Verify Polygon"; DeviceLabels["VERIFY_SOLANA_ADDRESS"] = "Verify Solana address"; DeviceLabels["VIEW_ACTION"] = "View action"; DeviceLabels["VIEW_HEADER"] = "View Header"; })(DeviceLabels || (exports.DeviceLabels = DeviceLabels = {})); //# sourceMappingURL=DeviceLabels.js.map