diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index affd713bb53..8a14dc79548 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -101,8 +101,8 @@ "edge_description_warning": "The \"%1$s\" application is requesting full access to your account and all wallets. \n\nOnly accept this login request if you trust this application and where it was downloaded from.", "exchange_failed": "Austausch fehlgeschlagen", "exchange_congratulations": "Herzlichen Glückwunsch!", - "exchange_congratulations_msg": "Ihr Austausch wurde erfolgreich abgeschlossen!", - "exchange_congratulations_msg_info": "Der Austausch kann einige Minuten und bis zu 24 Stunden dauern.", + "exchange_congratulations_success": "Your exchange is being processed!", + "exchange_congratulations_note": "Processing may take up to 24 hours to complete.", "no_exchange_amount": "Kein Betrag ausgewählt", "select_exchange_amount": "Bitte geben Sie einen Betrag an, der gewechselt werden soll", "select_exchange_amount_short": "Betrag eingeben", @@ -610,6 +610,7 @@ "trade_currency": "Trade", "trade_s": "Trade %1$s", "swap_s_to_from_crypto": "Swap %1$s to/from another crypto", + "transaction_details": "Transaction Details", "transaction_details_category_title": "Kategorie", "transaction_details_payee": "Zahlungsempfänger", "transaction_details_payer": "Zahler", @@ -758,10 +759,12 @@ "sweep_private_key_no_funds_found": "No funds found", "sweep_private_key_syncing_balances": "Searching for balances...", "sweep_private_key_syncing_balances_slow": "Looking up balances is taking longer than usual.\nPlease wait...", + "restore": "Restore", "restore_wallets_modal_title": "Wallet's wiederherstellen", - "restore_wallets_modal_description": "Dies wird alle gelöschten und archivierten Wallets wiederherstellen", + "restore_wallets_modal_body": "This will restore all selected wallets", "restore_wallets_modal_confirm": "Bestätigen", "restore_wallets_modal_cancel": "Abbrechen", + "older_date": "Older", "memo_destination_tag_title": "Destination Tag", "memo_memo_title": "Transaction Memo", "memo_note_title": "Transaction Note",