feat: add more note interactions lists (#467)

Co-authored-by: Trevor Arjeski <tmarjeski@gmail.com>
This commit is contained in:
Cody Tseng 2025-08-09 00:49:32 +08:00 committed by GitHub
parent da78aa63ef
commit f2c87b8d5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 654 additions and 156 deletions

View file

@ -332,6 +332,13 @@ export default {
'Successfully broadcasted to relay: {{url}}': 'Transmitido exitosamente al relé: {{url}}',
'Failed to broadcast to relay: {{url}}. Error: {{error}}':
'Error al transmitir al relé: {{url}}. Error: {{error}}',
'Write relays': 'Relés de escritura'
'Write relays': 'Relés de escritura',
'No more reactions': 'No hay más reacciones',
'No reactions yet': 'Sin reacciones aún',
'No more zaps': 'No hay más zaps',
'No zaps yet': 'Sin zaps aún',
'No more reposts': 'No hay más reposts',
'No reposts yet': 'Sin reposts aún',
Reposts: 'Reposts'
}
}