mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
chore(core): bump version to 2.8.6
[no changelog]
This commit is contained in:
parent
bbc72d7868
commit
e558ec1c98
@ -4,7 +4,7 @@
|
||||
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 5
|
||||
#define VERSION_PATCH 6
|
||||
#define VERSION_BUILD 0
|
||||
|
||||
#define FIX_VERSION_MAJOR 2
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "cs-CZ",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Kontaktujte naši podporu na",
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "de-DE",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Kontaktiere den Trezor Support unter",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"header": {
|
||||
"language": "en-US",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Please contact Trezor support at",
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "es-ES",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Contacta con atención al cliente de Trezor en",
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "fr-FR",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Contactez l'assistance Trezor à l'adr.",
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "it-IT",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Contatta l'Assistenza di Trezor all'indirizzo",
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "pt-BR",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Entre em contato com o suporte Trezor em",
|
||||
@ -444,7 +444,6 @@
|
||||
"instructions__swipe_up": "Deslizar para cima",
|
||||
"instructions__tap_to_confirm": "Toque para confirmar",
|
||||
"instructions__tap_to_start": "Toque para iniciar",
|
||||
"words__view_all_data": "Ver todos os dados no menu.",
|
||||
"joint__title": "Transação conjunta",
|
||||
"joint__to_the_total_amount": "Até a quantia total:",
|
||||
"joint__you_are_contributing": "Você está contribuindo:",
|
||||
@ -1006,6 +1005,7 @@
|
||||
"words__title_threshold": "Limite",
|
||||
"words__try_again": "Tentar novamente.",
|
||||
"words__unknown": "Desconhecido",
|
||||
"words__view_all_data": "Ver todos os dados no menu.",
|
||||
"words__warning": "Aviso",
|
||||
"words__writable": "Gravável",
|
||||
"words__yes": "Sim"
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"merkle_root": "e11fba15b5f87f7fe23f626c73bd1b611171ba656dece9f8f510537d3556c595",
|
||||
"datetime": "2024-11-06T12:36:28.794885",
|
||||
"commit": "ee81befb05fa3842d4b74ccfb89082be318bf651"
|
||||
"merkle_root": "3af4b3858cde58d36f884fb0ea592d488c8380baaed2241941bcdb38276d8d25",
|
||||
"datetime": "2024-11-06T13:24:51.443025",
|
||||
"commit": "9c32e76315450f636bde59a25da2b2ff11699682"
|
||||
},
|
||||
"history": [
|
||||
{
|
||||
|
@ -43,7 +43,7 @@
|
||||
},
|
||||
"header": {
|
||||
"language": "tr-TR",
|
||||
"version": "2.8.5"
|
||||
"version": "2.8.6"
|
||||
},
|
||||
"translations": {
|
||||
"addr_mismatch__contact_support_at": "Lütfen Trezor support ile iletişime geçin:",
|
||||
|
Loading…
Reference in New Issue
Block a user