diff --git a/locales/de/translation.json b/locales/de/translation.json index e7744a77188..49b68011869 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Gesendet {{tokenSymbol}}", "erc721": "Gesendetes NFT" } + }, + "depositEarn": { + "title": "Eingezahlt", + "subtitle": "in {{network}} Pool" } }, "title": "Meine Punkteaktivität", @@ -2415,6 +2419,14 @@ "body": "Verdiene jedes Mal {{pointsValue}} Punkte, wenn du über einen Live Link auf {{appName}}Geld versendest. \n\nTippe unten, um mit dem Senden und Sammeln zu beginnen!", "cta": "Mit einem Live-Link senden" } + }, + "depositEarn": { + "title": "Einzahlung in einen Verdienstpool auf {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Verdiene {{pointsValue}} Punkte jedes Mal, wenn du Geld in einen Ertragspool auf {{appName}}einzahlst. \n\nTippe unten, um Rendite und Punkte zu sammeln!", + "cta": "Gehe zum Pool verdienen" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Kaufe {{symbol}}", "description": "Verdiene etwa {{apy}}% pro Jahr, wenn du {{symbol}} zu einem Pool hinzufügst" }, + "entrypoint": { + "title": "Verdiene an deinen Stablecoins", + "subtitle": "Einzahlen und Rendite verdienen", + "description": "Entdecke Pools, um Vermögenswerte zu hinterlegen und Renditen auf deine Stablecoins zu erzielen" + }, "enterAmount": { "earnUpToLabel": "Verdienst von bis zu:", "rateLabel": "Rate (geschätzt)", @@ -2502,7 +2519,11 @@ "apy": "~{{apy}} % jährliche prozentuale Rendite", "exitPool": "Pool verlassen", "depositMore": "Mehr einzahlen", - "viewPools": "Pools anzeigen" + "viewPools": "Pools anzeigen", + "poolsSupplied": "Gelieferte Pools", + "totalSupplied": "Insgesamt geliefert", + "myPools": "Meine Pools", + "explore": "Erforschen Offen" }, "depositBottomSheet": { "title": "Überprüfen und einzahlen", diff --git a/locales/en-US/translation.json b/locales/en-US/translation.json index d23db286b2e..3bc4d0688c1 100644 --- a/locales/en-US/translation.json +++ b/locales/en-US/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Sent {{tokenSymbol}}", "erc721": "Sent NFT" } + }, + "depositEarn": { + "title": "Deposited", + "subtitle": "to {{network}} Pool" } }, "title": "My points activity", @@ -2415,6 +2419,14 @@ "body": "Earn {{pointsValue}} points every time you send funds using a Live Link in {{appName}}. \n\nTap below to start sending and earning!", "cta": "Send with a Live Link" } + }, + "depositEarn": { + "title": "Deposit into an earn pool on {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Earn {{pointsValue}} points every time you deposit funds into an earn pool on {{appName}}. \n\nTap below to start earning yield and points!", + "cta": "Go to earn pools" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Buy {{symbol}}", "description": "Earn approximately {{apy}}% per year when you add {{symbol}} to a pool" }, + "entrypoint": { + "title": "Earn on your stablecoins", + "subtitle": "Deposit and earn returns", + "description": "Explore pools to deposit assets and earn returns on your stablecoins" + }, "enterAmount": { "earnUpToLabel": "You could earn up to:", "rateLabel": "Rate (est.)", @@ -2502,7 +2519,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Exit Pool", "depositMore": "Deposit More", - "viewPools": "View Pools" + "viewPools": "View Pools", + "poolsSupplied": "Pools supplied", + "totalSupplied": "Total supplied", + "myPools": "My Pools", + "explore": "Explore Open" }, "depositBottomSheet": { "title": "Review & Deposit", diff --git a/locales/es-419/translation.json b/locales/es-419/translation.json index d0db409b7bc..b5bfa155f81 100644 --- a/locales/es-419/translation.json +++ b/locales/es-419/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Enviado {{tokenSymbol}}", "erc721": "NFT enviado" } + }, + "depositEarn": { + "title": "Fondos depositados", + "subtitle": "en la pool {{network}}" } }, "title": "Acciones puntuadas", @@ -2415,6 +2419,14 @@ "body": "Gana puntos {{pointsValue}} cada vez que envíes fondos utilizando un Live Link en {{appName}}. \n\n¡Toca abajo para empezar a enviar y ganar!", "cta": "Envia con un enlace directo" } + }, + "depositEarn": { + "title": "Deposita en un fondo de ganancias en {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Gana puntos {{pointsValue}} cada vez que deposites fondos en un fondo de ganancias en {{appName}}. \n\n¡Toca abajo para empezar a ganar rendimiento y puntos!", + "cta": "Ir a ganar piscinas" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Compra {{symbol}}", "description": "Gana aproximadamente {{apy}}% al año en la pool de {{symbol}}" }, + "entrypoint": { + "title": "Gana con tus stablecoins", + "subtitle": "Deposita y obtén rendimientos", + "description": "Explora los pools para depositar activos y obtener rendimientos de tus stablecoins" + }, "enterAmount": { "earnUpToLabel": "Podrías ganar hasta:", "rateLabel": "Tasa (est.)", @@ -2502,7 +2519,11 @@ "apy": "APY ~{{apy}}%", "exitPool": "Retirar", "depositMore": "Depositar +", - "viewPools": "Ver Pools" + "viewPools": "Ver Pools", + "poolsSupplied": "Piscinas suministradas", + "totalSupplied": "Total suministrado", + "myPools": "Mis piscinas", + "explore": "Explorar Abierto" }, "depositBottomSheet": { "title": "Revisar y depositar", diff --git a/locales/fr-FR/translation.json b/locales/fr-FR/translation.json index 9e1480aec51..d1a1ceb08cb 100644 --- a/locales/fr-FR/translation.json +++ b/locales/fr-FR/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Envoyé {{tokenSymbol}}", "erc721": "NFT envoyé" } + }, + "depositEarn": { + "title": "Déposé", + "subtitle": "vers le pool {{network}}" } }, "title": "Mes actions ponctuées", @@ -2415,6 +2419,14 @@ "body": "Gagne {{pointsValue}} points chaque fois que tu envoies des fonds en utilisant un Live Link sur {{appName}}. \n\nTape ci-dessous pour commencer à envoyer et à gagner !", "cta": "Envoyer avec un lien direct" } + }, + "depositEarn": { + "title": "Dépôt dans un pool de gains sur {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Gagne {{pointsValue}} points chaque fois que tu déposes des fonds dans un pool de gains sur {{appName}}. \n\nTape ci-dessous pour commencer à gagner du rendement et des points !", + "cta": "Va gagner des piscines" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Acheter {{symbol}}", "description": "Gagnez environ {{apy}}% par an lorsque vous ajoutez {{symbol}} à un pool" }, + "entrypoint": { + "title": "Gagnez de l'argent sur vos stablecoins", + "subtitle": "Dépose et gagne en rendement", + "description": "Explore les pools pour déposer des actifs et gagner des rendements sur tes stablecoins." + }, "enterAmount": { "earnUpToLabel": "Vous pourriez gagner jusqu'à :", "rateLabel": "Taux (est.)", @@ -2502,7 +2519,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Quitter le pool", "depositMore": "Déposer plus", - "viewPools": "Voir les pools" + "viewPools": "Voir les pools", + "poolsSupplied": "Piscines fournies", + "totalSupplied": "Total fourni", + "myPools": "Mes piscines", + "explore": "Explorer l'ouverture" }, "depositBottomSheet": { "title": "Vérifier et déposer", diff --git a/locales/it-IT/translation.json b/locales/it-IT/translation.json index 0828c78158d..1c0745af6c3 100644 --- a/locales/it-IT/translation.json +++ b/locales/it-IT/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Inviato {{tokenSymbol}}", "erc721": "NFT inviato" } + }, + "depositEarn": { + "title": "Depositati", + "subtitle": "sul pool {{network}}" } }, "title": "Azioni punteggiate", @@ -2415,6 +2419,14 @@ "body": "Guadagna {{pointsValue}} punti ogni volta che invii fondi utilizzando un Live Link su {{appName}}. \n\nTocca qui sotto per iniziare a inviare e guadagnare!", "cta": "Invia con un Live Link" } + }, + "depositEarn": { + "title": "Deposita in un fondo di guadagno su {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Guadagna {{pointsValue}} punti ogni volta che depositi fondi in una piscina di guadagno su {{appName}}. \n\nTocca qui sotto per iniziare a guadagnare rendimento e punti!", + "cta": "Vai a guadagnare piscine" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Acquista {{symbol}}", "description": "Guadagna circa {{apy}}% all'anno quando aggiungi {{symbol}} a un pool." }, + "entrypoint": { + "title": "Guadagna sui tuoi stablecoin", + "subtitle": "Deposita e guadagna", + "description": "Esplora le piscine per depositare attività e guadagnare rendimenti sulle tue stablecoins" + }, "enterAmount": { "earnUpToLabel": "Puoi guadagnare fino a:", "rateLabel": "Tasso (stima)", @@ -2502,7 +2519,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Abbandona il pool", "depositMore": "Deposita altro", - "viewPools": "Visualizza i pool" + "viewPools": "Visualizza i pool", + "poolsSupplied": "Piscine fornite", + "totalSupplied": "Totale fornito", + "myPools": "Le mie piscine", + "explore": "Esplora Aperto" }, "depositBottomSheet": { "title": "Rivedi e deposita", diff --git a/locales/pl-PL/translation.json b/locales/pl-PL/translation.json index 3e84763e000..79fbf21563a 100644 --- a/locales/pl-PL/translation.json +++ b/locales/pl-PL/translation.json @@ -2352,6 +2352,10 @@ "erc20": "Wysłano {{tokenSymbol}}", "erc721": "Wysłane NFT" } + }, + "depositEarn": { + "title": "Wpłacono", + "subtitle": "do puli {{network}}" } }, "title": "Moja aktywność w zakresie punktów", @@ -2419,6 +2423,14 @@ "body": "Zdobywaj punkty {{pointsValue}} za każdym razem, gdy wysyłasz środki za pomocą Live Link w {{appName}}. \n\nKliknij poniżej, aby zacząć wysyłać i zarabiać!", "cta": "Wyślij za pomocą aktywnego linku" } + }, + "depositEarn": { + "title": "Dokonaj wpłaty do puli zarobków na stronie {{appName}}.", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Zdobywaj punkty {{pointsValue}} za każdym razem, gdy wpłacasz środki do puli zarobkowej na {{appName}}. \n\nStuknij poniżej, aby zacząć zarabiać i zdobywać punkty!", + "cta": "Idź zarabiać w basenach" + } } }, "discoverCard": { @@ -2481,6 +2493,11 @@ "subtitle": "Kup {{symbol}}", "description": "Zarabiaj około {{apy}}% rocznie, dodając {{symbol}} do puli" }, + "entrypoint": { + "title": "Zarabiaj na swoich stablecoinach", + "subtitle": "Wpłacaj i zarabiaj na zwrotach", + "description": "Przeglądaj pule, aby zdeponować aktywa i zarabiać na swoich stablecoinach" + }, "enterAmount": { "earnUpToLabel": "Możesz zarobić do:", "rateLabel": "Stawka (szac.)", @@ -2506,7 +2523,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Wyjdź z puli", "depositMore": "Wpłać więcej", - "viewPools": "Pokaż pule" + "viewPools": "Pokaż pule", + "poolsSupplied": "Dostarczone baseny", + "totalSupplied": "Całkowita dostarczona ilość", + "myPools": "Moje baseny", + "explore": "Explore Open" }, "depositBottomSheet": { "title": "Przegląd i wpłata", diff --git a/locales/pt-BR/translation.json b/locales/pt-BR/translation.json index 5b0895a3ea7..dd7152b8438 100644 --- a/locales/pt-BR/translation.json +++ b/locales/pt-BR/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Enviado {{tokenSymbol}}", "erc721": "NFT enviado" } + }, + "depositEarn": { + "title": "Depositado", + "subtitle": "para o pool da {{network}}" } }, "title": "Minha atividade de pontos", @@ -2415,6 +2419,14 @@ "body": "Ganhe {{pointsValue}} pontos toda vez que você enviar fundos usando um Live Link em {{appName}}. \n\nToque abaixo para começar a enviar e ganhar!", "cta": "Envie com um link ativo" } + }, + "depositEarn": { + "title": "Deposite em um pool de ganhos em {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Ganhe {{pointsValue}} pontos toda vez que você depositar fundos em um pool de ganhos em {{appName}}. \n\nToque abaixo para que você comece a ganhar rendimento e pontos!", + "cta": "Ir para ganhar piscinas" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "Comprar {{symbol}}", "description": "Ganhe cerca de {{apy}}% por ano ao adicionar {{symbol}} a um pool" }, + "entrypoint": { + "title": "Ganhe com suas stablecoins", + "subtitle": "Deposite e obtenha retornos", + "description": "Explore pools para depositar ativos e obter retornos sobre suas stablecoins" + }, "enterAmount": { "earnUpToLabel": "Você pode ganhar até:", "rateLabel": "Taxa (est.)", @@ -2502,7 +2519,11 @@ "apy": "~{{apy}}% de APY", "exitPool": "Sair do pool", "depositMore": "Depositar mais", - "viewPools": "Ver pools" + "viewPools": "Ver pools", + "poolsSupplied": "Piscinas fornecidas", + "totalSupplied": "Total fornecido", + "myPools": "Minhas piscinas", + "explore": "Explorar aberto" }, "depositBottomSheet": { "title": "Revisar e depositar", diff --git a/locales/ru-RU/translation.json b/locales/ru-RU/translation.json index 28300ee738a..0d04beb1b91 100644 --- a/locales/ru-RU/translation.json +++ b/locales/ru-RU/translation.json @@ -2352,6 +2352,10 @@ "erc20": "Отправлено {{tokenSymbol}}", "erc721": "Отправленный NFT" } + }, + "depositEarn": { + "title": "Депонировано", + "subtitle": "в пул {{network}}" } }, "title": "Моя активность по набору баллов", @@ -2419,6 +2423,14 @@ "body": "Зарабатывай {{pointsValue}} баллов каждый раз, когда отправляешь средства с помощью Live Link на сайте {{appName}}. \n\nНажми ниже, чтобы начать отправлять и зарабатывать!", "cta": "Отправить по прямой ссылке" } + }, + "depositEarn": { + "title": "Пополни счет в пуле заработков на сайте {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Зарабатывай {{pointsValue}} баллов каждый раз, когда вносишь средства в пул для заработка на сайте {{appName}}. \n\nНажми ниже, чтобы начать зарабатывать доходность и очки!", + "cta": "Отправляйся зарабатывать на бассейны" + } } }, "discoverCard": { @@ -2481,6 +2493,11 @@ "subtitle": "Купить {{symbol}}", "description": "Зарабатывайте примерно {{apy}}% в год при добавлении {{symbol}} в пул" }, + "entrypoint": { + "title": "Зарабатывайте на своих стейблкоинах", + "subtitle": "Делай депозит и получай доход", + "description": "Изучи пулы для размещения активов и получения прибыли от своих стейблкоинов" + }, "enterAmount": { "earnUpToLabel": "Вы можете заработать до:", "rateLabel": "Ставка (прибл.)", @@ -2506,7 +2523,11 @@ "apy": "Годовая ставка ~{{apy}}%", "exitPool": "Выход из пула", "depositMore": "Депонировать больше", - "viewPools": "Просмотр пулов" + "viewPools": "Просмотр пулов", + "poolsSupplied": "Бассейны поставляются", + "totalSupplied": "Всего поставлено", + "myPools": "Мои бассейны", + "explore": "Исследуй открытый" }, "depositBottomSheet": { "title": "Проверка и депонирование", diff --git a/locales/th-TH/translation.json b/locales/th-TH/translation.json index 91ded8adf1f..ad9c0aeb9ee 100644 --- a/locales/th-TH/translation.json +++ b/locales/th-TH/translation.json @@ -2346,6 +2346,10 @@ "erc20": "Sent {{tokenSymbol}}", "erc721": "NFT ที่ส่ง" } + }, + "depositEarn": { + "title": "ฝากแล้ว", + "subtitle": "ไปยังพูล {{network}}" } }, "title": "ประวัติคะแนนของฉัน", @@ -2413,6 +2417,14 @@ "body": "Earn {{pointsValue}} points every time you send funds using a Live Link in {{appName}}. \n\nTap below to start sending and earning!", "cta": "ส่งพร้อมลิงก์สด" } + }, + "depositEarn": { + "title": "Deposit into an earn pool on {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Earn {{pointsValue}} points every time you deposit funds into an earn pool on {{appName}}. \n\nTap below to start earning yield and points!", + "cta": "Go to earn pools" + } } }, "discoverCard": { @@ -2475,6 +2487,11 @@ "subtitle": "ซื้อ {{symbol}}", "description": "สร้างรายได้ประมาณ {{apy}}% ต่อปีเมื่อเพิ่ม {{symbol}} ลงในพูล" }, + "entrypoint": { + "title": "สร้างรายได้ผ่าน Stablecoin", + "subtitle": "Deposit and earn returns", + "description": "Explore pools to deposit assets and earn returns on your stablecoins" + }, "enterAmount": { "earnUpToLabel": "คุณสามารถสร้างรายได้สูงถึง:", "rateLabel": "อัตรา (โดยประมาณ)", @@ -2500,7 +2517,11 @@ "apy": "~{{apy}}% APY", "exitPool": "ออกจากพูล", "depositMore": "ฝากเพิ่ม", - "viewPools": "ดูพูล" + "viewPools": "ดูพูล", + "poolsSupplied": "Pools supplied", + "totalSupplied": "Total supplied", + "myPools": "My Pools", + "explore": "Explore Open" }, "depositBottomSheet": { "title": "ตรวจสอบและฝากเงิน", diff --git a/locales/tr-TR/translation.json b/locales/tr-TR/translation.json index abd0b0a5c21..44aa43443c7 100644 --- a/locales/tr-TR/translation.json +++ b/locales/tr-TR/translation.json @@ -2348,6 +2348,10 @@ "erc20": "Gönderildi {{tokenSymbol}}", "erc721": "Gönderilen NFT" } + }, + "depositEarn": { + "title": "Yatırılan", + "subtitle": "{{network}} Havuzuna" } }, "title": "Puan faaliyetim", @@ -2415,6 +2419,14 @@ "body": "{{appName}}adresindeki bir Canlı Bağlantı kullanarak her para gönderdiğinizde {{pointsValue}} puan kazanın. \n\nGöndermeye ve kazanmaya başlamak için aşağıya dokunun!", "cta": "Canlı Bağlantı ile Gönder" } + }, + "depositEarn": { + "title": "{{appName}}adresindeki kazanç havuzuna para yatırın", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "{{appName}}adresindeki bir kazanç havuzuna her para yatırdığınızda {{pointsValue}} puan kazanın. \n\nGetiri ve puan kazanmaya başlamak için aşağıya dokunun!", + "cta": "Havuzları kazanmak için gidin" + } } }, "discoverCard": { @@ -2477,6 +2489,11 @@ "subtitle": "{{symbol}} satın alın", "description": "Bir havuza {{symbol}} ekleyerek yılda yaklaşık %{{apy}} kazanın" }, + "entrypoint": { + "title": "Sabit coinlerinizden kazanın", + "subtitle": "Para yatırın ve getiri kazanın", + "description": "Varlık yatırmak ve sabit paralarınızdan getiri elde etmek için havuzları keşfedin" + }, "enterAmount": { "earnUpToLabel": "Şu kadar kazanabilirsiniz:", "rateLabel": "Oran (tahmini)", @@ -2502,7 +2519,11 @@ "apy": "~%{{apy}} Yıllık Getiri Oranı (APY)", "exitPool": "Havuzdan Çık", "depositMore": "Daha Fazla Yatırın", - "viewPools": "Havuzları Görüntüle" + "viewPools": "Havuzları Görüntüle", + "poolsSupplied": "Tedarik edilen havuzlar", + "totalSupplied": "Toplam tedarik", + "myPools": "Havuzlarım", + "explore": "Açık Keşfet" }, "depositBottomSheet": { "title": "İncele ve Para Yatır", diff --git a/locales/uk-UA/translation.json b/locales/uk-UA/translation.json index b9fa0ff2caf..7e5be0ca03e 100644 --- a/locales/uk-UA/translation.json +++ b/locales/uk-UA/translation.json @@ -2352,6 +2352,10 @@ "erc20": "Надіслано {{tokenSymbol}}", "erc721": "Надісланий NFT" } + }, + "depositEarn": { + "title": "Внесено", + "subtitle": "до пулу {{network}}" } }, "title": "Моя активність за балами", @@ -2419,6 +2423,14 @@ "body": "Заробляйте бали {{pointsValue}} щоразу, коли надсилаєте кошти за допомогою прямого посилання на сайті {{appName}}. \n\nНатисніть нижче, щоб почати надсилати та заробляти!", "cta": "Надіслати за прямим посиланням" } + }, + "depositEarn": { + "title": "Внесіть кошти в зароблений пул на {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Заробляйте бали {{pointsValue}} щоразу, коли ви вносите кошти в пул заробітку на {{appName}}. \n\nНатисніть нижче, щоб почати заробляти відсотки та бали!", + "cta": "Перейдіть до заробітку пулів" + } } }, "discoverCard": { @@ -2481,6 +2493,11 @@ "subtitle": "Купити {{symbol}}", "description": "Заробляйте близько {{apy}} % річних, якщо додасте {{symbol}} до пулу" }, + "entrypoint": { + "title": "Заробляйте на своїх стейблкоїнах", + "subtitle": "Поповнюйте рахунок та отримуйте дохід", + "description": "Вивчайте пули для розміщення активів і заробляйте на своїх стейблкоїнах" + }, "enterAmount": { "earnUpToLabel": "Можна заробити до:", "rateLabel": "Ставка (орієнт.)", @@ -2506,7 +2523,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Вийти з пулу", "depositMore": "Внести більше", - "viewPools": "Переглянути пули" + "viewPools": "Переглянути пули", + "poolsSupplied": "Басейни в комплекті", + "totalSupplied": "Всього поставлено", + "myPools": "Мої басейни", + "explore": "Дослідити Відкрити" }, "depositBottomSheet": { "title": "Огляд і поповнення", diff --git a/locales/vi-VN/translation.json b/locales/vi-VN/translation.json index 71ffea3fc2e..9ed8aa186c0 100644 --- a/locales/vi-VN/translation.json +++ b/locales/vi-VN/translation.json @@ -2346,6 +2346,10 @@ "erc20": "Sent {{tokenSymbol}}", "erc721": "NFT đã gửi" } + }, + "depositEarn": { + "title": "Đã nạp", + "subtitle": "vào Quỹ {{network}}" } }, "title": "Hoạt động tích điểm của tôi", @@ -2413,6 +2417,14 @@ "body": "Earn {{pointsValue}} points every time you send funds using a Live Link in {{appName}}. \n\nTap below to start sending and earning!", "cta": "Gửi bằng đường liên kết trực tiếp" } + }, + "depositEarn": { + "title": "Deposit into an earn pool on {{appName}}", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "Earn {{pointsValue}} points every time you deposit funds into an earn pool on {{appName}}. \n\nTap below to start earning yield and points!", + "cta": "Go to earn pools" + } } }, "discoverCard": { @@ -2475,6 +2487,11 @@ "subtitle": "Mua {{symbol}}", "description": "Kiếm khoảng {{apy}}% mỗi năm khi bạn nạp {{symbol}} vào quỹ" }, + "entrypoint": { + "title": "Nhận stablecoin", + "subtitle": "Deposit and earn returns", + "description": "Explore pools to deposit assets and earn returns on your stablecoins" + }, "enterAmount": { "earnUpToLabel": "Bạn có thể kiếm được đến:", "rateLabel": "Tỷ giá (ước tính)", @@ -2500,7 +2517,11 @@ "apy": "~{{apy}}% APY", "exitPool": "Thoát quỹ", "depositMore": "Nạp thêm", - "viewPools": "Xem quỹ" + "viewPools": "Xem quỹ", + "poolsSupplied": "Pools supplied", + "totalSupplied": "Total supplied", + "myPools": "My Pools", + "explore": "Explore Open" }, "depositBottomSheet": { "title": "Xem lại & Nạp tiền", diff --git a/locales/zh-CN/translation.json b/locales/zh-CN/translation.json index 1664c6af9c1..92913aa1ba8 100644 --- a/locales/zh-CN/translation.json +++ b/locales/zh-CN/translation.json @@ -2346,6 +2346,10 @@ "erc20": "发送至 {{tokenSymbol}}", "erc721": "发出的 NFT" } + }, + "depositEarn": { + "title": "已存入", + "subtitle": "至 {{network}} 池" } }, "title": "我的积分活动", @@ -2413,6 +2417,14 @@ "body": "每次使用 {{appName}}中的实时链接发送资金,都可赚取 {{pointsValue}} 积分。 \n\n点击下面的链接开始发送并赚取积分!", "cta": "通过实时链接发送" } + }, + "depositEarn": { + "title": "存入 {{appName}}上的收益池", + "bottomSheet": { + "title": "Deposit into an earn pool", + "body": "每次将资金存入 {{appName}}上的收益池,即可赚取 {{pointsValue}} 积分。 \n\n点击下方开始赚取收益和积分!", + "cta": "去赚取水池" + } } }, "discoverCard": { @@ -2475,6 +2487,11 @@ "subtitle": "购买 {{symbol}}", "description": "将 {{symbol}} 添加到池中,每年可赚取大约 {{apy}}%" }, + "entrypoint": { + "title": "通过稳定币赚取收入", + "subtitle": "存款并赚取回报", + "description": "探索存放资产的池子,赚取稳定币回报" + }, "enterAmount": { "earnUpToLabel": "您最多可以赚取:", "rateLabel": "费率(估算)", @@ -2500,7 +2517,11 @@ "apy": "~{{apy}}% APY", "exitPool": "退出池", "depositMore": "存入更多", - "viewPools": "查看各类池" + "viewPools": "查看各类池", + "poolsSupplied": "提供泳池", + "totalSupplied": "供应总量", + "myPools": "我的泳池", + "explore": "探索开放" }, "depositBottomSheet": { "title": "审查和存款",