Skip to content

Commit

Permalink
New translations en-us.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Oct 24, 2023
1 parent e1a9768 commit 43acc13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 43acc13

Please sign in to comment.