From 687db949b9f6e9a9d1652011c6558fa861e4e08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= Date: Fri, 8 Nov 2024 11:45:21 +0100 Subject: [PATCH] fix: copy fixes --- src/i18n/locales/de/translation.json | 6 +++--- src/i18n/locales/en/translation.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de/translation.json b/src/i18n/locales/de/translation.json index 0ef44904d2..59357b33a6 100644 --- a/src/i18n/locales/de/translation.json +++ b/src/i18n/locales/de/translation.json @@ -281,13 +281,13 @@ } }, "nwc": { - "title": "Nostr-Wallet-Verbindung", + "title": "Nostr Wallet Connect", "page": { "url": { - "label": "Nostr Wallet Verbindungs-URL", + "label": "Nostr Wallet Connect-URL", "placeholder": "nostr+walletconnect://69effe..." }, - "instructions": "Füge einen NWC-Verbindungsstring von <0>Alby Nostr Wallet Connect, <1>Umbrel Nostr Wallet Connect oder <2>Mutiny Wallet", + "instructions": "Füge einen NWC-Verbindungsstring von <0>Nostr Wallet Connect, <1>Umbrel Nostr Wallet Connect oder <2>Mutiny Wallet", "errors": { "connection_failed": "Verbindung fehlgeschlagen. Ist Ihre NWC Wallet online und wurden App Verbindungen zugelassen?" } diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 197e967bc4..7d641d970b 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -337,9 +337,9 @@ "albyhub": { "title": "Alby Hub", "page": { - "instructions": "Paste a NWC connection secret from Alby Hub", + "instructions": "Open your Alby Hub, create a new app connection and paste the connection secret to connect.", "url": { - "label": "NWC connection secret from Alby Hub", + "label": "NWC connection secret", "placeholder": "nostr+walletconnect://69effe..." }, "errors": {