feat: NIP-43

This commit is contained in:
codytseng
2025-11-09 00:26:16 +08:00
parent 6614a615c4
commit 850d92de28
25 changed files with 1132 additions and 26 deletions

View File

@@ -502,6 +502,36 @@ export default {
'My Packs': 'My Packs',
'Adding...': 'Adding...',
'Removing...': 'Removing...',
Reload: 'Reload'
Reload: 'Reload',
'Request to Join Relay': 'Request to Join Relay',
'Leave Relay': 'Leave Relay',
Leave: 'Leave',
'Are you sure you want to leave this relay?': 'Are you sure you want to leave this relay?',
'Join request sent successfully': 'Join request sent successfully',
'Failed to send join request': 'Failed to send join request',
'Leave request sent successfully': 'Leave request sent successfully',
'Failed to send leave request': 'Failed to send leave request',
'Enter an invite code if you have one. Otherwise, leave it blank to send a request.':
'Enter an invite code if you have one. Otherwise, leave it blank to send a request.',
'Invite Code (Optional)': 'Invite Code (Optional)',
'Enter invite code': 'Enter invite code',
'Sending...': 'Sending...',
'Send Request': 'Send Request',
'You can get an invite code from a relay member.':
'You can get an invite code from a relay member.',
'Enter the invite code you received from a relay member.':
'Enter the invite code you received from a relay member.',
'Get Invite Code': 'Get Invite Code',
'Share this invite code with others to invite them to join this relay.':
'Share this invite code with others to invite them to join this relay.',
'Invite Code': 'Invite Code',
Copy: 'Copy',
'This invite code can be used by others to join the relay.':
'This invite code can be used by others to join the relay.',
'No invite code available from this relay.': 'No invite code available from this relay.',
Close: 'Close',
'Failed to get invite code from relay': 'Failed to get invite code from relay',
'Failed to get invite code': 'Failed to get invite code',
'Invite code copied to clipboard': 'Invite code copied to clipboard'
}
}