From ed2d6e51bfc1d129903e4695ca6f79caf801d7e4 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Mon, 9 Oct 2023 23:54:17 +0300 Subject: [PATCH] New translations en-us.json (Swahili, Kenya) --- apps/wallet-mobile/src/i18n/locales/sw-KE.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/wallet-mobile/src/i18n/locales/sw-KE.json b/apps/wallet-mobile/src/i18n/locales/sw-KE.json index e198faa504..6d8692775d 100644 --- a/apps/wallet-mobile/src/i18n/locales/sw-KE.json +++ b/apps/wallet-mobile/src/i18n/locales/sw-KE.json @@ -157,16 +157,18 @@ "swap.swapScreen.defaultSlippage": "Default Slippage Tolerance", "swap.swapScreen.slippageInfo": "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.autoPool": "(auto)", + "swap.swapScreen.changePool": "change pool", "swap.swapScreen.swapMinAda": "Min-ADA is the minimum ADA amount required to be contained when holding or sending Cardano native tokens.", "swap.swapScreen.swapMinAdaTitle": "Min ADA", - "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee\n • Liquidity Provider Fee", + "swap.swapScreen.swapFees": "Swap fees include the following:\n • Matchmaker Fee\n • Frontend Fee", "swap.swapScreen.swapFeesTitle": "Fees", + "swap.swapScreen.swapLiquidityFee": "Liquidity provider fee ({fee}%)", "swap.swapScreen.swapMinReceived": "Minimum amount of tokens 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.poolVerification": "{pool} verification", "swap.swapScreen.volume": "Volume, 24h", - "swap.swapScreen.tvl": " TVL", + "swap.swapScreen.tvl": "TVL", "swap.listOrders.completed": "completed orders", "swap.listOrders.open": "open orders", "swap.listOrders.sheet.title": "Confirm order cancelation",