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
|
|
@ -689,6 +689,8 @@ export default {
|
|||
'Copy note content': 'Copiar conteúdo da nota',
|
||||
'Video loop': 'Repetir vídeo',
|
||||
'Automatically replay videos when they end': 'Reproduzir automaticamente os vídeos quando terminarem',
|
||||
'Relays used for searching notes (NIP-50)': 'Relés usados para pesquisar notas (NIP-50)'
|
||||
'Relays used for searching notes (NIP-50)': 'Relés usados para pesquisar notas (NIP-50)',
|
||||
'Protected event (NIP-70)': 'Evento protegido (NIP-70)',
|
||||
'Protected': 'Protegido'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue