UNPKG

@ledgerhq/live-common

Version:
18 lines 902 B
export const configureAsNewDevice = "Configure as new device"; export const setUpAsNewDevice = "Set up as new device"; export const restoreConfiguration = "Restore from recovery phrase"; export const seedWord1 = "Word #1"; export const seedNext = "Next"; export const seedConfirmation = "Confirmation"; export const bootloader = "Bootloader"; export const bootloaderMode = "Bootloader mode"; export const mcuOutdated = "MCU firmware is outdated"; export const mcuNotGenuine = "MCU firmware is not genuine"; export const followDeviceRepair = "Follow device repair instructions"; export const followDeviceUpdate = "Follow device update instructions"; export const processing = "Processing"; export const powerOff = "Power off"; export const powerOffDevice = "Power off device"; export const bootOptions = "Boot options"; export const recovery = "Recovery mode"; //# sourceMappingURL=deviceWordings.js.map