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
27 changed files with 654 additions and 156 deletions

View File

@@ -333,6 +333,13 @@ export default {
'Successfully broadcasted to relay: {{url}}': 'Erfolgreich an Relay gesendet: {{url}}',
'Failed to broadcast to relay: {{url}}. Error: {{error}}':
'Fehler beim Senden an Relay: {{url}}. Fehler: {{error}}',
'Write relays': 'Schreib-Relays'
'Write relays': 'Schreib-Relays',
'No more reactions': 'Keine weiteren Reaktionen',
'No reactions yet': 'Noch keine Reaktionen',
'No more zaps': 'Keine weiteren Zaps',
'No zaps yet': 'Noch keine Zaps',
'No more reposts': 'Keine weiteren Reposts',
'No reposts yet': 'Noch keine Reposts',
Reposts: 'Reposts'
}
}