feat: generate new account & profile editor
This commit is contained in:
@@ -127,6 +127,17 @@ export default {
|
||||
'write relays description':
|
||||
'Write relays are used to publish your events. Other users will seek your events from your write relays.',
|
||||
'read & write relays notice':
|
||||
'The number of read and write servers should ideally be kept between 2 and 4.'
|
||||
'The number of read and write servers should ideally be kept between 2 and 4.',
|
||||
"Don't have an account yet?": "Don't have an account yet?",
|
||||
'Generate New Account': 'Generate New Account',
|
||||
'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.':
|
||||
'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.',
|
||||
Edit: 'Edit',
|
||||
Save: 'Save',
|
||||
'Display Name': 'Display Name',
|
||||
Bio: 'Bio',
|
||||
'Nostr Address (NIP-05)': 'Nostr Address (NIP-05)',
|
||||
'Invalid NIP-05 address': 'Invalid NIP-05 address',
|
||||
'Copy private key (nsec)': 'Copy private key (nsec)'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user