diff --git a/apps/wallet-mobile/src/i18n/locales/hr-HR.json b/apps/wallet-mobile/src/i18n/locales/hr-HR.json index f78273303a..d281577526 100644 --- a/apps/wallet-mobile/src/i18n/locales/hr-HR.json +++ b/apps/wallet-mobile/src/i18n/locales/hr-HR.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",