From 43acc139648b0655627d9669e750b11e521772e4 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Tue, 24 Oct 2023 18:24:02 +0300 Subject: [PATCH] New translations en-us.json (French) --- apps/wallet-mobile/src/i18n/locales/fr-FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/wallet-mobile/src/i18n/locales/fr-FR.json b/apps/wallet-mobile/src/i18n/locales/fr-FR.json index 1b0a0ceef2..d6b32228e5 100644 --- a/apps/wallet-mobile/src/i18n/locales/fr-FR.json +++ b/apps/wallet-mobile/src/i18n/locales/fr-FR.json @@ -142,7 +142,7 @@ "swap.swapScreen.limitPrice": "Prix limite", "swap.swapScreen.goToOrders": "Go to orders", "swap.swapScreen.slippageTolerance": "Slippage tolerance", - "swap.swapScreen.slippageToleranceError": "Le glissement des prix doit être un nombre compris entre 0 et 100 et peut avoir au plus une décimale.", + "swap.swapScreen.slippageToleranceError": "Slippage must be a number between 0 and 75 and have up to 1 decimal", "swap.swapScreen.slippageToleranceInfo": "Slippage tolerance is set as a percentage of the total swap value. Your transactions will not be executed if the price moves by more than this amount", "swap.swapScreen.selectPool": "Select DEX", "swap.swapScreen.seeOnExplorer": "see on explorer", @@ -169,7 +169,7 @@ "swap.swapScreen.swapLiquidityFeeInfo": "Liquidity provider fee is a fixed {fee}% operational fee from the whole transaction volume, that is taken to support DEX “liquidity” allowing traders to buy and sell assets on the decentralized Cardano network.", "swap.swapScreen.swapMinReceived": "Minimum amount of assets you can get because of the slippage tolerance.", "swap.swapScreen.swapMinReceivedTitle": "Min Received", - "swap.swapScreen.enterSlippage": "Enter a value from 0% to 100%. You can also enter up to 1 decimal", + "swap.swapScreen.enterSlippage": "Enter a value from 0% to 75%. You can also enter up to 1 decimal", "swap.swapScreen.poolVerification": "{pool} verification", "swap.swapScreen.volume": "Volume, 24h", "swap.swapScreen.tvl": "TVL",