From 68deef03451177cda3c86cdd035a656a0d2c1a89 Mon Sep 17 00:00:00 2001 From: Juliano Lazzarotto <30806844+stackchain@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:25:58 +0100 Subject: [PATCH 1/2] New translations en-us.json (Hungarian) --- packages/yoroi-extension/app/i18n/locales/hu-HU.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/yoroi-extension/app/i18n/locales/hu-HU.json b/packages/yoroi-extension/app/i18n/locales/hu-HU.json index d64a32da61..2ccb0ce494 100644 --- a/packages/yoroi-extension/app/i18n/locales/hu-HU.json +++ b/packages/yoroi-extension/app/i18n/locales/hu-HU.json @@ -50,8 +50,11 @@ "buysell.dialog.currentBalance": "Current balance: {amount} ADA", "buysell.dialog.disclaimer": "Disclaimer", "buysell.dialog.disclaimerText": "Yoroi Wallet utilizes third-party web3 on-and-off ramp solutions for direct Fiat-ADA exchanges. By clicking \"Proceed,\" you acknowledge that you will be redirected to our partner's website, where you may need to accept their terms and conditions. Please note, the third party web3 solution may have limitations based on your location and financial institution.", + "buysell.dialog.error.dialog.title": "url generation", "buysell.dialog.error.minimum": "Minimum {amount} ADA required", "buysell.dialog.error.not.enough": "Not enough balance", + "buysell.dialog.fail.text": "This service is currently unavailable. Please try again later.", + "buysell.dialog.longloading.text": "We are redirecting you outside Yoroi. Please wait.", "buysell.dialog.proceed": "PROCEED", "buysell.dialog.provider": "Provider", "buysell.dialog.providerFee": "Provider fee", @@ -949,6 +952,8 @@ "wallet.transaction.type.stakeKeyRegistered": "Staking key registered", "wallet.transaction.withdraw": "Withdraw", "wallet.transaction.withdrawalsLabel": "Withdrawals", + "wallet.transactions.success.button.exchange": "Go to the exchange page", + "wallet.transactions.success.sell": "Transaction has been submitted", "wallet.transfer.deregister.deregister": "Deregister", "wallet.transfer.deregister.keep": "Keep registered", "wallet.transfer.deregister.line1": "When withdrawing rewards, you also have the option to deregister the staking key", From 91017f1f7ed518e71dc6f3ac7fb4b38619a1b446 Mon Sep 17 00:00:00 2001 From: Juliano Lazzarotto <30806844+stackchain@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:25:59 +0100 Subject: [PATCH 2/2] New translations en-us.json (Vietnamese) --- packages/yoroi-extension/app/i18n/locales/vi-VN.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/yoroi-extension/app/i18n/locales/vi-VN.json b/packages/yoroi-extension/app/i18n/locales/vi-VN.json index 97176e5b74..c7e0fdb300 100644 --- a/packages/yoroi-extension/app/i18n/locales/vi-VN.json +++ b/packages/yoroi-extension/app/i18n/locales/vi-VN.json @@ -50,8 +50,11 @@ "buysell.dialog.currentBalance": "Current balance: {amount} ADA", "buysell.dialog.disclaimer": "Disclaimer", "buysell.dialog.disclaimerText": "Yoroi Wallet utilizes third-party web3 on-and-off ramp solutions for direct Fiat-ADA exchanges. By clicking \"Proceed,\" you acknowledge that you will be redirected to our partner's website, where you may need to accept their terms and conditions. Please note, the third party web3 solution may have limitations based on your location and financial institution.", + "buysell.dialog.error.dialog.title": "url generation", "buysell.dialog.error.minimum": "Minimum {amount} ADA required", "buysell.dialog.error.not.enough": "Not enough balance", + "buysell.dialog.fail.text": "This service is currently unavailable. Please try again later.", + "buysell.dialog.longloading.text": "We are redirecting you outside Yoroi. Please wait.", "buysell.dialog.proceed": "PROCEED", "buysell.dialog.provider": "Provider", "buysell.dialog.providerFee": "Provider fee", @@ -949,6 +952,8 @@ "wallet.transaction.type.stakeKeyRegistered": "Đăng ký khóa đặt cược", "wallet.transaction.withdraw": "Rút", "wallet.transaction.withdrawalsLabel": "Rút", + "wallet.transactions.success.button.exchange": "Go to the exchange page", + "wallet.transactions.success.sell": "Transaction has been submitted", "wallet.transfer.deregister.deregister": "Hủy đăng ký", "wallet.transfer.deregister.keep": "Giữ đăng ký", "wallet.transfer.deregister.line1": "Khi rút phần thưởng, bạn cũng có tùy chọn hủy đăng ký đặt cược",