fix translations

pull/402/head^2
slowbackspace 5 years ago
parent b959928b73
commit 83f7b63d2d

@ -141,7 +141,7 @@
"TR_DEVICE_IS_NOT_CONNECTED": "Device is not connected",
"TR_DEVICE_IS_UNAVAILABLE": "Device is unavailable",
"TR_LOADING_ACCOUNTS": "Načítám účty…",
"TR_SEND": "Odeslat",
"TR_SEND": "Send {amount}",
"TR_CHECK_ADDRESS_ON_TREZOR": "Zkontrolujte adresu na Trezoru",
"TR_SHOW_FULL_ADDRESS": "Ukázat celou adresu",
"TR_QR_CODE": "QR Code",
@ -168,7 +168,7 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple",
"TR_MESSAGE": "訊息",
"TR_MESSAGE": "Zpráva",
"TR_SIGNATURE": "Podpis",
"TR_SIGN": "Podepsat",
"TR_VERIFY": "Ověřit",

@ -141,7 +141,7 @@
"TR_DEVICE_IS_NOT_CONNECTED": "Device is not connected",
"TR_DEVICE_IS_UNAVAILABLE": "Device is unavailable",
"TR_LOADING_ACCOUNTS": "Ładowanie kont",
"TR_SEND": "Wyślij",
"TR_SEND": "Send {amount}",
"TR_CHECK_ADDRESS_ON_TREZOR": "Check address on Trezor",
"TR_SHOW_FULL_ADDRESS": "Show full address",
"TR_QR_CODE": "QR Code",
@ -168,7 +168,7 @@
"TR_XRP_DESTINATION_TAG_EXPLAINED": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"TR_XRP_RESERVE": "Reserve: {value}",
"TR_SEND_RIPPLE": "Send Ripple",
"TR_MESSAGE": "Message",
"TR_MESSAGE": "Wiadomość",
"TR_SIGNATURE": "Podpis",
"TR_SIGN": "Podpisz",
"TR_VERIFY": "Weryfikuj",

Loading…
Cancel
Save