Skip to content

Commit

Permalink
update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Aug 16, 2024
1 parent a697676 commit 9de1e2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/translations/resources/cs/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@
"chain_wallet": "{{chain}} {{wallet}}",
"ssp_details": "Detaily SSP Peněženky",
"addr_details": "Detaily Adresy",
"generate_new_wallet": "Generovat Novou Peněženku",
"remove_last_wallet": "Odebrat Poslední Peněženku",
"generate_new_wallet": "Generovat Peněženku",
"remove_last_wallet": "Odebrat Peněženku",
"remove": "Odebrat",
"remove_last_wallet_desc": "Tato akce odebere vaši poslední vygenerovanou peněženku. Kdykoliv později můžete vygenerovat tu samou peněženku.",
"switch_chain": "Změnit Chain",
Expand All @@ -159,7 +159,7 @@
"err_pw_not_valid_try": "Heslo není platné. Zkuste prosím později.",
"err_pc1": "Kód PC1: Chybějí data peněženky. Prosím obnovte svou peněženku.",
"grant_access_info_1": "Chystáte se zobrazit citlivé informace.",
"grant_access_info_2": "Povolit přístup heslem.",
"grant_access_info_2": "Povolte přístup heslem.",
"confirm_with_pw": "Potvrďte heslem",
"grant_access": "Povolit Přístup"
},
Expand Down Expand Up @@ -244,7 +244,7 @@
"contacts_updated": "Kontakty Aktualizovány",
"err_saving_contacts": "Chyba při ukládání kontaktů. Zkuste prosím později.",
"contact_deleted": "Kontakt Smazán",
"created_at": "Vytvořeno v"
"created_at": "Přidáno"
},
"tokens": {
"import_token": "Importovat Token",
Expand Down
2 changes: 1 addition & 1 deletion src/translations/resources/cs/send.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tx_to_sspkey": "Transakce bude odeslána na potvrzení do vašeho SSP Klíče.",
"double_check_tx": "Překontrolujte detaily transakce před jejím potvrzením.",
"max": "Max",
"using_automatic_fee": "Používají se automaické poplatky sítě",
"using_automatic_fee": "Používají se automatické poplatky sítě",
"using_manual_fee": "Používají se manuální poplatky sítě",
"err_insufficient_balance": "Nedostatek prostředků",
"err_tx_size_limit": "Transakční velikost překračuje limit blockchainu. Prosím zkuste snížit posílanou částku nebo konsolidujte UTXO vaší adresy.",
Expand Down

0 comments on commit 9de1e2f

Please sign in to comment.