From f768ad55dd49c394c24840f9467ffa1e35b34ed6 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Thu, 19 Oct 2023 12:11:37 +0300 Subject: [PATCH] New translations en-us.json (Indonesian) --- apps/wallet-mobile/src/i18n/locales/id-ID.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/id-ID.json b/apps/wallet-mobile/src/i18n/locales/id-ID.json index 25405afafa..b9f61b56ae 100644 --- a/apps/wallet-mobile/src/i18n/locales/id-ID.json +++ b/apps/wallet-mobile/src/i18n/locales/id-ID.json @@ -133,6 +133,7 @@ "swap.swapScreen.swapTo": "Swap to", "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", + "swap.swapScreen.notEnoughFeeBalance": "Not enough balance, please consider the fees", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance",