From 3297d50b5a570bafcdff21387b752d858e0c5ac1 Mon Sep 17 00:00:00 2001 From: Paul V Puey Date: Fri, 11 Oct 2024 17:42:00 -0700 Subject: [PATCH] New translations enus.json (Russian) --- src/locales/strings/ru.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index c11cdec33d1..dc6a8895c1e 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.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": "Обмен не удался", "exchange_congratulations": "Congratulations!", - "exchange_congratulations_msg": "Your exchange has been successfully completed!", - "exchange_congratulations_msg_info": "Exchanges may take a few minutes and up to 24 hours to process.", + "exchange_congratulations_success": "Your exchange is being processed!", + "exchange_congratulations_note": "Processing may take up to 24 hours to complete.", "no_exchange_amount": "Сумма не выбрана", "select_exchange_amount": "Пожалуйста, введите сумму для обмена", "select_exchange_amount_short": "Введите сумму", @@ -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": "Категория", "transaction_details_payee": "Получатель платежа", "transaction_details_payer": "Плательщик", @@ -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": "Восстановить кошельки", - "restore_wallets_modal_description": "Это восстановит все удаленные и архивные кошельки", + "restore_wallets_modal_body": "This will restore all selected wallets", "restore_wallets_modal_confirm": "Подтвердить", "restore_wallets_modal_cancel": "Отмена", + "older_date": "Older", "memo_destination_tag_title": "Destination Tag", "memo_memo_title": "Transaction Memo", "memo_note_title": "Transaction Note",