From 0abf1cfe1b04892032a65793b1ab920d21216de6 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:00:58 +0300 Subject: [PATCH 01/26] 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 06c62b1b02..142496cb16 100644 --- a/apps/wallet-mobile/src/i18n/locales/es-ES.json +++ b/apps/wallet-mobile/src/i18n/locales/es-ES.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 84b4aed2d76c0267c8cf9171f1ce2e331a3e13ec Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:00:59 +0300 Subject: [PATCH 02/26] New translations en-us.json (Czech) --- apps/wallet-mobile/src/i18n/locales/cs-CZ.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json index 2411198e4e..00bdf73fb2 100644 --- a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json +++ b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 4713c12f6baff0cab18b2a9ed1060ce261fdcdf2 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:00 +0300 Subject: [PATCH 03/26] New translations en-us.json (German) --- apps/wallet-mobile/src/i18n/locales/de-DE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/de-DE.json b/apps/wallet-mobile/src/i18n/locales/de-DE.json index d9a96306bb..586a65f2aa 100644 --- a/apps/wallet-mobile/src/i18n/locales/de-DE.json +++ b/apps/wallet-mobile/src/i18n/locales/de-DE.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 3b6958c6adecde62c262809ab47257261d26648d Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:01 +0300 Subject: [PATCH 04/26] New translations en-us.json (Greek) --- apps/wallet-mobile/src/i18n/locales/el-GR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/el-GR.json b/apps/wallet-mobile/src/i18n/locales/el-GR.json index 9da0b6a3f0..1ee34cdd35 100644 --- a/apps/wallet-mobile/src/i18n/locales/el-GR.json +++ b/apps/wallet-mobile/src/i18n/locales/el-GR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 58c304b635c7592acb03662a2692a201f87c71c0 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:03 +0300 Subject: [PATCH 05/26] New translations en-us.json (Hungarian) --- apps/wallet-mobile/src/i18n/locales/hu-HU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/hu-HU.json b/apps/wallet-mobile/src/i18n/locales/hu-HU.json index af3a67c3f2..efb4c99cf6 100644 --- a/apps/wallet-mobile/src/i18n/locales/hu-HU.json +++ b/apps/wallet-mobile/src/i18n/locales/hu-HU.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 14e79edf863ac47eb539bdd2a06c3433853f50d5 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:04 +0300 Subject: [PATCH 06/26] New translations en-us.json (Italian) --- apps/wallet-mobile/src/i18n/locales/it-IT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/it-IT.json b/apps/wallet-mobile/src/i18n/locales/it-IT.json index f2fc436426..cc138280ec 100644 --- a/apps/wallet-mobile/src/i18n/locales/it-IT.json +++ b/apps/wallet-mobile/src/i18n/locales/it-IT.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From cbe7c584a11bd3e9abe19e107643310de558148f Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:05 +0300 Subject: [PATCH 07/26] New translations en-us.json (Japanese) --- apps/wallet-mobile/src/i18n/locales/ja-JP.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ja-JP.json b/apps/wallet-mobile/src/i18n/locales/ja-JP.json index 42a88d2d13..ebc33e9621 100644 --- a/apps/wallet-mobile/src/i18n/locales/ja-JP.json +++ b/apps/wallet-mobile/src/i18n/locales/ja-JP.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 9cd008e8f4d371cf4d236268b65ea6eb6b52bdaf Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:06 +0300 Subject: [PATCH 08/26] New translations en-us.json (Korean) --- apps/wallet-mobile/src/i18n/locales/ko-KR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ko-KR.json b/apps/wallet-mobile/src/i18n/locales/ko-KR.json index ce46f55e1b..1cc2fd9656 100644 --- a/apps/wallet-mobile/src/i18n/locales/ko-KR.json +++ b/apps/wallet-mobile/src/i18n/locales/ko-KR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 7e29da024554333ed0ce37023e63ba39acbf3423 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:08 +0300 Subject: [PATCH 09/26] New translations en-us.json (Dutch) --- apps/wallet-mobile/src/i18n/locales/nl-NL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/nl-NL.json b/apps/wallet-mobile/src/i18n/locales/nl-NL.json index 0bb5de85f5..b2847e097c 100644 --- a/apps/wallet-mobile/src/i18n/locales/nl-NL.json +++ b/apps/wallet-mobile/src/i18n/locales/nl-NL.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 78261595ffdb4dd645e0bf930aa5ededf67bb7df Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:09 +0300 Subject: [PATCH 10/26] New translations en-us.json (Polish) --- apps/wallet-mobile/src/i18n/locales/pl-PL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/pl-PL.json b/apps/wallet-mobile/src/i18n/locales/pl-PL.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/pl-PL.json +++ b/apps/wallet-mobile/src/i18n/locales/pl-PL.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 781cf00efa19db4f3d0e6717e0586e82a65950aa Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:10 +0300 Subject: [PATCH 11/26] New translations en-us.json (Russian) --- apps/wallet-mobile/src/i18n/locales/ru-RU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/ru-RU.json b/apps/wallet-mobile/src/i18n/locales/ru-RU.json index 8ae1927c8d..dda3deaad3 100644 --- a/apps/wallet-mobile/src/i18n/locales/ru-RU.json +++ b/apps/wallet-mobile/src/i18n/locales/ru-RU.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Баланс", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From af66633c79ffcc4198cffb94abd3ccf7d9bf5543 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:11 +0300 Subject: [PATCH 12/26] New translations en-us.json (Slovak) --- apps/wallet-mobile/src/i18n/locales/sk-SK.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sk-SK.json b/apps/wallet-mobile/src/i18n/locales/sk-SK.json index 158ca3c99b..61d9f17618 100644 --- a/apps/wallet-mobile/src/i18n/locales/sk-SK.json +++ b/apps/wallet-mobile/src/i18n/locales/sk-SK.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 23584ba91e955104d36f986023517670ae52d61a Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:12 +0300 Subject: [PATCH 13/26] New translations en-us.json (Slovenian) --- apps/wallet-mobile/src/i18n/locales/sl-SI.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sl-SI.json b/apps/wallet-mobile/src/i18n/locales/sl-SI.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/sl-SI.json +++ b/apps/wallet-mobile/src/i18n/locales/sl-SI.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 129068e4e0967e3b5c9483925dfeda1e19e4ec54 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:14 +0300 Subject: [PATCH 14/26] New translations en-us.json (Swedish) --- apps/wallet-mobile/src/i18n/locales/sv-SE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sv-SE.json b/apps/wallet-mobile/src/i18n/locales/sv-SE.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/sv-SE.json +++ b/apps/wallet-mobile/src/i18n/locales/sv-SE.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 7a94b234df33a9418332e25071685da5c420fcd1 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:15 +0300 Subject: [PATCH 15/26] New translations en-us.json (Turkish) --- apps/wallet-mobile/src/i18n/locales/tr-TR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/tr-TR.json b/apps/wallet-mobile/src/i18n/locales/tr-TR.json index fb79c5edfe..1acda6a62c 100644 --- a/apps/wallet-mobile/src/i18n/locales/tr-TR.json +++ b/apps/wallet-mobile/src/i18n/locales/tr-TR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From c4de68ebdb26a592fb54d298c1c157fcd6440d85 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:16 +0300 Subject: [PATCH 16/26] New translations en-us.json (Ukrainian) --- apps/wallet-mobile/src/i18n/locales/uk-UA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/uk-UA.json b/apps/wallet-mobile/src/i18n/locales/uk-UA.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/uk-UA.json +++ b/apps/wallet-mobile/src/i18n/locales/uk-UA.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 46e3c27f4af42e9d225a13b9903a77d80c100750 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:17 +0300 Subject: [PATCH 17/26] New translations en-us.json (Chinese Simplified) --- apps/wallet-mobile/src/i18n/locales/zh-Hans.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json index eea753e73f..b453229383 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From aac6896ed0203d795b9207feda34a5a0c1e718fc Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:18 +0300 Subject: [PATCH 18/26] New translations en-us.json (Chinese Traditional) --- apps/wallet-mobile/src/i18n/locales/zh-Hant.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json index 2974123dc2..cb8208a273 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 9f5223be3b6cc7b2c7137a4fd74b0944d7c31c5e Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:20 +0300 Subject: [PATCH 19/26] New translations en-us.json (Vietnamese) --- apps/wallet-mobile/src/i18n/locales/vi-VN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/vi-VN.json b/apps/wallet-mobile/src/i18n/locales/vi-VN.json index 918060998d..aaf22662b0 100644 --- a/apps/wallet-mobile/src/i18n/locales/vi-VN.json +++ b/apps/wallet-mobile/src/i18n/locales/vi-VN.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 61e2920421f7e0bf7630fc04081a040a9f4e31e1 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:21 +0300 Subject: [PATCH 20/26] New translations en-us.json (Portuguese, Brazilian) --- apps/wallet-mobile/src/i18n/locales/pt-BR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/pt-BR.json b/apps/wallet-mobile/src/i18n/locales/pt-BR.json index 812429a6d1..0351dc5bc4 100644 --- a/apps/wallet-mobile/src/i18n/locales/pt-BR.json +++ b/apps/wallet-mobile/src/i18n/locales/pt-BR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Saldo", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 2839e632af61d4e9bfda3ff990651d2a7adfbcd0 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:22 +0300 Subject: [PATCH 21/26] New translations en-us.json (Indonesian) --- apps/wallet-mobile/src/i18n/locales/id-ID.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/id-ID.json b/apps/wallet-mobile/src/i18n/locales/id-ID.json index 9c66b6e78a..21c5e54500 100644 --- a/apps/wallet-mobile/src/i18n/locales/id-ID.json +++ b/apps/wallet-mobile/src/i18n/locales/id-ID.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 56685e2bb4133295c6aac04ae12f7fbd33036aea Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:23 +0300 Subject: [PATCH 22/26] New translations en-us.json (Bengali) --- apps/wallet-mobile/src/i18n/locales/bn-BD.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/bn-BD.json b/apps/wallet-mobile/src/i18n/locales/bn-BD.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/bn-BD.json +++ b/apps/wallet-mobile/src/i18n/locales/bn-BD.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 6adcf4a60a4345556a80e9faf40a5a911797d3e9 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:25 +0300 Subject: [PATCH 23/26] New translations en-us.json (Croatian) --- apps/wallet-mobile/src/i18n/locales/hr-HR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/hr-HR.json b/apps/wallet-mobile/src/i18n/locales/hr-HR.json index eab08d0f21..f78273303a 100644 --- a/apps/wallet-mobile/src/i18n/locales/hr-HR.json +++ b/apps/wallet-mobile/src/i18n/locales/hr-HR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 475d295d4e57e1630104ad99dc9ae5f569e99def Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:26 +0300 Subject: [PATCH 24/26] New translations en-us.json (Filipino) --- apps/wallet-mobile/src/i18n/locales/fil-PH.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/fil-PH.json b/apps/wallet-mobile/src/i18n/locales/fil-PH.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/fil-PH.json +++ b/apps/wallet-mobile/src/i18n/locales/fil-PH.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 307fa48eaa0f1ccca60ef548a3ef2bf23b39bdd7 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:27 +0300 Subject: [PATCH 25/26] New translations en-us.json (Swahili, Kenya) --- apps/wallet-mobile/src/i18n/locales/sw-KE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/sw-KE.json b/apps/wallet-mobile/src/i18n/locales/sw-KE.json index 318eeef310..e198faa504 100644 --- a/apps/wallet-mobile/src/i18n/locales/sw-KE.json +++ b/apps/wallet-mobile/src/i18n/locales/sw-KE.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Not enough balance", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price", From 073f253b88a400aea947d87e7cc93a37f2b09188 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Fri, 29 Sep 2023 21:01:28 +0300 Subject: [PATCH 26/26] New translations en-us.json (French) --- apps/wallet-mobile/src/i18n/locales/fr-FR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/wallet-mobile/src/i18n/locales/fr-FR.json b/apps/wallet-mobile/src/i18n/locales/fr-FR.json index 37ed6ef282..d06349396c 100644 --- a/apps/wallet-mobile/src/i18n/locales/fr-FR.json +++ b/apps/wallet-mobile/src/i18n/locales/fr-FR.json @@ -133,6 +133,7 @@ "swap.swapScreen.currentBalance": "Current balance", "swap.swapScreen.notEnoughBalance": "Solde insuffisant", "swap.swapScreen.notEnoughSupply": "Not enough supply in the pool", + "swap.swapScreen.noPool": "This pair is not available in any liquidity pool", "swap.swapScreen.balance": "Balance", "swap.swapScreen.selectToken": "Select token", "swap.swapScreen.marketPrice": "Market price",