diff --git a/public/l10n/cs.json b/public/l10n/cs.json index d2612d93..233145fb 100644 --- a/public/l10n/cs.json +++ b/public/l10n/cs.json @@ -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", diff --git a/public/l10n/pl.json b/public/l10n/pl.json index 363ff743..40cb952b 100644 --- a/public/l10n/pl.json +++ b/public/l10n/pl.json @@ -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",