From bf63fe05b22ddaf407a7be58b1392c9293989173 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 1 Jun 2024 13:35:16 -0500 Subject: [PATCH] yarn i18n --- src/locales/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/en.json b/src/locales/en.json index d869a77ba..25dada21c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1148,6 +1148,8 @@ "new_group_panel.title": "Create Group", "nostr_extension.found": "Sign in with browser extension.", "nostr_extension.not_found": "Browser extension not found.", + "nostr_panel.message": "Connect with any Nostr client.", + "nostr_panel.title": "Nostr Relay", "nostr_relays.read_only": "Read-only", "nostr_relays.read_write": "Read & write", "nostr_relays.title": "Relays",