From f95941d2d9567d9b23be1ad3152037e4ac47d506 Mon Sep 17 00:00:00 2001 From: Paul V Puey <paul@edge.app> Date: Mon, 2 Dec 2024 13:52:50 -0800 Subject: [PATCH] New translations enus.json (Karakalpak) --- src/locales/strings/kaa.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index 399a114b9be..53285f0e334 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -668,7 +668,7 @@ "transaction_details_fee_warning": "High Network Fees", "transaction_details_swap": "Swap Funds", "transaction_details_swap_network_fee": "Swap Network Fee", - "transaction_details_swap_order_cancel": "Swap Order Canceled", + "transaction_details_swap_order_cancel": "Swap Order Cancelled", "transaction_details_swap_order_post": "Swap Order Opened", "transaction_details_swap_order_fill": "Swap Order Filled", "transaction_details_claim": "Claim Staked Funds", @@ -1295,11 +1295,13 @@ "fiat_plugin_fetching_assets": "Fetching supported assets", "fiat_plugin_sell_cancelled": "Sell order cancelled", "fiat_plugin_finalizing_quote": "Finalizing your exchange quote. Please wait as this may take up to a minute", + "fiat_plugin_buy_cancelled": "Buy order cancelled", "fiat_plugin_buy_complete_title": "Buy Order Complete", "fiat_plugin_buy_complete_message_s": "Your buy order of %1$s %2$s with %3$s %4$s has been completed.", "fiat_plugin_buy_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your wallet.", "fiat_plugin_buy_complete_message_2_hours_s": "Please allow up to %1$s hours for the funds to appear in your wallet.", "fiat_plugin_buy_failed_try_again": "Buy order failed. Please try again", + "fiat_plugin_buy_unknown_status": "Unknown order status upon completion. Please contact support for assistence.", "fiat_plugin_sell_complete_title": "Sell Order Complete", "fiat_plugin_sell_complete_message_s": "Your sell order of %1$s %2$s for %3$s %4$s has been completed.", "fiat_plugin_sell_complete_message_2_hour_s": "Please allow up to %1$s hour for the funds to appear in your account.",