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/components/modals/device/Forget/index.messages.json

29 lines
734 B

[
{
"id": "TR_DONT_FORGET",
"description": "Button in remember/forget dialog",
"defaultMessage": "Don't forget",
"file": "src/components/modals/device/Forget/index.messages.js",
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_FORGETTING_ONLY_REMOVES_THE_DEVICE_FROM",
"defaultMessage": "Forgetting only removes the device from the list on the left, your coins are still safe and you can access them by reconnecting your Trezor again.",
"file": "src/components/modals/device/Forget/index.messages.js",
"start": {
"line": 11,
"column": 48
},
"end": {
"line": 14,
"column": 5
}
}
]