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

28 lines
560 B

[
{
"id": "TR_ENTERED_PIN_NOT_CORRECT",
"defaultMessage": "Entered PIN for {deviceLabel} is not correct",
"file": "src/components/modals/pin/Invalid/index.messages.js",
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RETRYING_DOT_DOT",
"defaultMessage": "Retrying...",
"file": "src/components/modals/pin/Invalid/index.messages.js",
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 13,
"column": 5
}
}
]