You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-wallet/translations/extractedMessages/src/views/Wallet/views/Seedless/index.messages.json

28 lines
628 B

[
{
"id": "TR_DEVICE_IS_INITIALIZED_IN_SEEDLESS_MODE",
"defaultMessage": "Device is initialized in seedless mode and therefore not allowed to access wallet",
"file": "src/views/Wallet/views/Seedless/index.messages.js",
"start": {
"line": 6,
"column": 47
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_DEVICE_IS_IN_SEEDLESS",
"defaultMessage": "Device is in seedless mode",
"file": "src/views/Wallet/views/Seedless/index.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
}
]