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

54 lines
1.1 KiB

[
{
"id": "TR_THE_PIN_LAYOUT_IS_DISPLAYED_ON",
"defaultMessage": "The PIN layout is displayed on your Trezor.",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_ENTER_DEVICE_PIN",
"defaultMessage": "Enter {deviceLabel} PIN",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_ENTER_PIN",
"defaultMessage": "Enter PIN",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 14,
"column": 18
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_NOT_SURE_HOW_PIN_WORKS",
"defaultMessage": "Not sure how PIN works? {TR_LEARN_MORE}",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 18,
"column": 31
},
"end": {
"line": 21,
"column": 5
}
}
]