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

28 lines
744 B

[
{
"id": "TR_WOULD_YOU_LIKE_TREZOR_WALLET_TO",
"defaultMessage": "Would you like Trezor Wallet to forget your {deviceCount, plural, one {device} other {devices}} or to remember {deviceCount, plural, one {it} other {them}}, so that it is still visible even while disconnected?",
"file": "src/components/modals/device/Remember/index.messages.js",
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_REMEMBER_DEVICE",
"defaultMessage": "Remember device",
"file": "src/components/modals/device/Remember/index.messages.js",
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 13,
"column": 5
}
}
]