diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index 9bbd6041f32..1879c2fb4be 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -608,6 +608,26 @@ "transaction_details_exchange_support": "Exchange Support", "transaction_details_exchange_support_request": "%s Support Request", "transaction_details_fee_warning": "High Network Fees", + "transaction_details_swap": "Swap Funds", + "transaction_details_swap_order_cancel": "Swap Order Canceled", + "transaction_details_swap_order_post": "Swap Order Opened", + "transaction_details_swap_order_fill": "Swap Order Filled", + "transaction_details_stake": "Stake Funds", + "transaction_details_stake_order": "Stake Order", + "transaction_details_unstake": "Unstake Funds", + "transaction_details_unstake_order": "Unstake Order", + "transaction_details_swap_to_subcat_1s": "to %1$s", + "transaction_details_swap_from_subcat_1s": "from %1$s", + "transaction_details_swap_order_notes_2s": "%1$s to %2$s", + "transaction_details_stake_subcat_1s": "Stake %1$s", + "transaction_details_stake_subcat_2s": "Stake %1$s and %2$s", + "transaction_details_stake_order_notes_1s": "Create Stake %1$s Order", + "transaction_details_stake_order_notes_2s": "Create Stake %1$s and %2$s Order", + "transaction_details_stake_order_subcat": "Create Stake Order", + "transaction_details_unstake_subcat_1s": "Unstake %1$s", + "transaction_details_unstake_subcat_2s": "Unstake %1$s and %2$s", + "transaction_details_unstake_order_notes_1s": "Create Unstake %1$s Order", + "transaction_details_unstake_order_notes_2s": "Create Unstake %1$s and %2$s Order", "my_receive_addresses_title": "My Receive Addresses", "category_modal_title": "Choose a Category", "transaction_details_notes_title": "Ghi chĂș",