feat: add protected badge for NIP-70 events
Display a subtle green "Protected" badge next to the username for events with the `-` tag (NIP-70), indicating restricted distribution. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
67f308e47f
commit
bd6340bbc7
20 changed files with 78 additions and 18 deletions
|
|
@ -688,6 +688,8 @@ export default {
|
|||
'Copy note content': 'Copiar contenido de la nota',
|
||||
'Video loop': 'Repetir video',
|
||||
'Automatically replay videos when they end': 'Reproducir automáticamente los videos cuando terminen',
|
||||
'Relays used for searching notes (NIP-50)': 'Relés utilizados para buscar notas (NIP-50)'
|
||||
'Relays used for searching notes (NIP-50)': 'Relés utilizados para buscar notas (NIP-50)',
|
||||
'Protected event (NIP-70)': 'Evento protegido (NIP-70)',
|
||||
'Protected': 'Protegido'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue