mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-05 04:54:53 +00:00
✨ **Nostr Login:** Improved user feedback and accessibility for login flow.
- 🔄 Added `x-effect` to lock page scrolling during login progress. - 🛡️ Disabled login button and added loading indicators when `nostrLoginInProgress`. - 🖼️ Introduced full-viewport progress overlay with accessible attributes and transitions. - 🌐 Updated translations for signing states and instructions.
This commit is contained in:
@@ -306,6 +306,10 @@
|
||||
"Log in": "Log in",
|
||||
"log in": "log in",
|
||||
"Log in mit Nostr": "Log in with Nostr",
|
||||
"Signiere…": "Signing…",
|
||||
"Signiere mit deinem Nostr-Wallet": "Signing with your Nostr wallet",
|
||||
"Bitte bestätige die Login-Anfrage in deiner Browser-Extension. Du wirst gleich automatisch weitergeleitet.": "Please confirm the login request in your browser extension. You will be redirected automatically.",
|
||||
"Schließe dieses Fenster nicht.": "Do not close this window.",
|
||||
"Log in to your account": "Log in to your account",
|
||||
"Log Out": "Log Out",
|
||||
"Log out": "Log out",
|
||||
|
||||
Reference in New Issue
Block a user