From 80dbf9edc36d9f393265a306b92a30e6e70c4bb9 Mon Sep 17 00:00:00 2001 From: Ruslan Dudin Date: Tue, 7 Nov 2023 17:43:21 +0300 Subject: [PATCH] New translations en-us.json (Dutch) --- apps/wallet-mobile/src/i18n/locales/nl-NL.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/wallet-mobile/src/i18n/locales/nl-NL.json b/apps/wallet-mobile/src/i18n/locales/nl-NL.json index ac2d556be0..ca8e8bc631 100644 --- a/apps/wallet-mobile/src/i18n/locales/nl-NL.json +++ b/apps/wallet-mobile/src/i18n/locales/nl-NL.json @@ -305,6 +305,8 @@ "components.settings.applicationsettingsscreen.analytics": "Analyse", "components.settings.applicationsettingsscreen.analyticsTitle": "Gebruikersinzichten", "components.settings.applicationsettingsscreen.privacyPolicy": "Privacy Policy", + "components.settings.applicationsettingsscreen.screenSharing": "Enable screensharing", + "components.settings.applicationsettingsscreen.screenSharingInfo": "Changes to this option will enable you to make screenshots as well share your screen via third party apps", "components.send.sendscreen.submittedTxTitle": "Transaction submitted", "components.send.sendscreen.submittedTxText": "Check this transaction in the list of wallet transactions", "components.send.sendscreen.submittedTxButton": "Go to transactions",