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/confirm/Address/index.messages.json

28 lines
614 B

[
{
"id": "TR_CONFIRM_ADDRESS_ON_TREZOR",
"defaultMessage": "Confirm address on Trezor",
"file": "src/components/modals/confirm/Address/index.messages.js",
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_COMPARE_YOUR_ADDRESS",
"defaultMessage": "Please compare your address on device with address shown bellow",
"file": "src/components/modals/confirm/Address/index.messages.js",
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 13,
"column": 5
}
}
]