From 2f091b73a0c7378f3dc8d4b01104e5857f8dd092 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Wed, 22 May 2024 22:01:58 +0300 Subject: [PATCH] New translations en-us.json (Swahili, Kenya) --- apps/wallet-mobile/src/i18n/locales/sw-KE.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/wallet-mobile/src/i18n/locales/sw-KE.json b/apps/wallet-mobile/src/i18n/locales/sw-KE.json index 1afe59f77b..45daa81bbc 100644 --- a/apps/wallet-mobile/src/i18n/locales/sw-KE.json +++ b/apps/wallet-mobile/src/i18n/locales/sw-KE.json @@ -1050,5 +1050,11 @@ "discover.discoverList.dAppActions": "DApp actions", "walletinit.theme.tryDarkTheme": "Try Yoroi dark theme", "walletinit.theme.description": "Press the theme switcher and dive into the new stylish theme crafted to enhance your Cardano wallet experience", - "walletinit.theme.chanageTheme": "You can always change your theme later in the App settings" + "walletinit.theme.chanageTheme": "You can always change your theme later in the App settings", + "discover.confirmConnectionModal.title": "Confirm connection", + "discover.confirmConnectionModal.connectTo": "Connect to", + "discover.confirmConnectionModal.connect": "Connect", + "discover.confirmConnectionModal.allowThisDAppTo": "Allow this DApp to:", + "discover.confirmConnectionModal.permission1": "View addresses, account balance, activity", + "discover.confirmConnectionModal.permission2": "Request approval for transactions" }