feat: improved nostr pubkey field label & tooltip and set password tooltip (#3205)

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
blackcoffeexbt
2025-06-25 12:06:42 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 55889abd88
commit efcc5e2148
4 changed files with 7 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+2
View File
@@ -328,7 +328,9 @@ window.localisation.en = {
change_password: 'Change Password',
update_credentials: 'Update Credentials',
update_pubkey: 'Update Public Key',
nostr_pubkey_tooltip: "Enter this user's Nostr public key (hex value)",
set_password: 'Set Password',
set_password_tooltip: 'Set a password for this user',
invalid_password: 'Password must have at least 8 characters',
invalid_password_repeat: 'Passwords do not match',
reset_key_generated: 'A reset key has been generated.',