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/common.messages.json

29 lines
572 B

[
{
"id": "TR_FORGET_LABEL",
"defaultMessage": "Forget {deviceLabel}?",
"file": "src/components/modals/device/common.messages.js",
"start": {
"line": 6,
"column": 21
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_FORGET_DEVICE",
"description": "Button in remember/forget dialog",
"defaultMessage": "Forget device",
"file": "src/components/modals/device/common.messages.js",
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 14,
"column": 5
}
}
]