From 9bb67b75843496f5ea72fe0ab9dedd7f0310969e Mon Sep 17 00:00:00 2001 From: Ruslan Dudin <vantuz-subhuman@yandex.ru> Date: Mon, 15 Jan 2024 17:20:46 +0300 Subject: [PATCH] New translations en-us.json (Spanish) --- apps/wallet-mobile/src/i18n/locales/es-ES.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/es-ES.json b/apps/wallet-mobile/src/i18n/locales/es-ES.json index e5e6140dc3..2fee1eb04b 100644 --- a/apps/wallet-mobile/src/i18n/locales/es-ES.json +++ b/apps/wallet-mobile/src/i18n/locales/es-ES.json @@ -820,6 +820,7 @@ "swap.swapScreen.marketButton": "Market", "swap.swapScreen.marketPrice": "Market price", "swap.swapScreen.marketPriceInfo": "Market price is the best price available on the market among several DEXes that lets you buy or sell an asset instantly.", + "swap.swapScreen.limitPriceInfo": "Limit price in a DEX is a specific pre-set price at which you can trade an asset. Unlike market orders, which execute immediately at the current market price, limit orders are set to execute only when the market reaches the trader's specified price.", "swap.swapScreen.noAssetsFound": "No assets found for this pair", "swap.swapScreen.noAssetsFoundFor": "No assets found for \"{search}\"", "swap.swapScreen.noPool": "This pair is not available in any liquidity pool",