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/components/Content/components/FirmwareUnsupported/index.messages.json

28 lines
649 B

[
{
"id": "TR_FIND_OUT_MORE_INFO",
"defaultMessage": "Find out more info",
"file": "src/views/Wallet/components/Content/components/FirmwareUnsupported/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_MODEL_DOES_NOT_SUPPORT_COIN",
"defaultMessage": "The coin {coin} is not supported by your Trezor model.",
"file": "src/views/Wallet/components/Content/components/FirmwareUnsupported/index.messages.js",
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 13,
"column": 5
}
}
]