From deeab5ea2eef91b3e0241fc5f4a17959175e269e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= Date: Tue, 28 Nov 2023 16:02:05 +0100 Subject: [PATCH] fix: update copy --- src/i18n/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 6b18ea4713..efb1294d43 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -493,7 +493,7 @@ "nostr_enable": { "title": "Connect to Nostr", "request1": "Request to read your Nostr public key", - "request2": "Sign events using your Nostr private key" + "request2": "Request to sign events using your private key" }, "liquid_enable": { "title": "Connect to Liquid",