mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-16 01:22:02 +00:00
chore(core): shorten tries left string
[no changelog]
This commit is contained in:
parent
18c063878b
commit
a22dac7155
@ -575,7 +575,7 @@
|
||||
"pin__title_check_pin": "Zkontrolovat PIN",
|
||||
"pin__title_settings": "Nastavení PIN kódu",
|
||||
"pin__title_wrong_pin": "Nesprávný PIN kód",
|
||||
"pin__tries_left": "pokusů",
|
||||
"pin__tries_left": "pok.",
|
||||
"pin__turn_off": "Opravdu chcete vypnout ochranu PIN kódem?",
|
||||
"pin__turn_on": "Zapnout ochranu PIN kódem?",
|
||||
"pin__wrong_pin": "Nesprávný PIN",
|
||||
|
@ -575,7 +575,7 @@
|
||||
"pin__title_check_pin": "Controlla PIN",
|
||||
"pin__title_settings": "Impostazioni PIN",
|
||||
"pin__title_wrong_pin": "PIN errato",
|
||||
"pin__tries_left": "tentativi rimasti",
|
||||
"pin__tries_left": "tent.",
|
||||
"pin__turn_off": "Disattivare la protezione con PIN?",
|
||||
"pin__turn_on": "Attivare la protez. con PIN?",
|
||||
"pin__wrong_pin": "PIN errato",
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"merkle_root": "c87f2160fc5c112842a8e70a40ef317428a75c97915a317ce4fedd4bf14c3604",
|
||||
"datetime": "2024-10-28T22:22:26.995749",
|
||||
"commit": "4080da0e5980d73f7861dfa08dc9ab8e2fbe61e4"
|
||||
"merkle_root": "a49211266cbf110206e919cb605c8f0765c84aae5c89fd21d448226fc96e1686",
|
||||
"datetime": "2024-10-29T22:34:40.907782",
|
||||
"commit": "13e0d61365a9c949023f3c3903dbd9faaf971193"
|
||||
},
|
||||
"history": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user