feat: use nostr-native language in login description

Change 'Login to see' → 'Connect your nostr npub to see'
More specific and aligned with nostr terminology
This commit is contained in:
Gigi
2025-10-18 09:16:18 +02:00
parent 1f8d18071c
commit 0b0d3c2859

View File

@@ -80,7 +80,7 @@ const LoginOptions: React.FC = () => {
<div className="login-content">
<h2 className="login-title">Hi! I'm Boris.</h2>
<p className="login-description">
Login to see your bookmarks, explore long-form articles, and create <mark className="login-highlight">your own highlights</mark>.
Connect your nostr npub to see your bookmarks, explore long-form articles, and create <mark className="login-highlight">your own highlights</mark>.
</p>
<div className="login-buttons">