From 0b0d3c28598abf0959b1b515ca3f65249fe7bf8b Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 18 Oct 2025 09:16:18 +0200 Subject: [PATCH] feat: use nostr-native language in login description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change 'Login to see' → 'Connect your nostr npub to see' More specific and aligned with nostr terminology --- src/components/LoginOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LoginOptions.tsx b/src/components/LoginOptions.tsx index da4fc782..45f6713a 100644 --- a/src/components/LoginOptions.tsx +++ b/src/components/LoginOptions.tsx @@ -80,7 +80,7 @@ const LoginOptions: React.FC = () => {

Hi! I'm Boris.

- Login to see your bookmarks, explore long-form articles, and create your own highlights. + Connect your nostr npub to see your bookmarks, explore long-form articles, and create your own highlights.