feat: optimize notifications

This commit is contained in:
codytseng
2025-09-05 22:08:17 +08:00
parent 47e7a18f2e
commit 2855754648
26 changed files with 520 additions and 234 deletions

View File

@@ -380,6 +380,14 @@ export default {
'Escribe para buscar personas, palabras clave o relés',
'Hide content mentioning muted users': 'Ocultar contenido que mencione usuarios silenciados',
'This note mentions a user you muted': 'Esta nota menciona a un usuario que silenciaste',
Filter: 'Filtro'
Filter: 'Filtro',
'mentioned you in a note': 'te mencionó en una nota',
'quoted your note': 'citó tu nota',
'voted in your poll': 'votó en tu encuesta',
'reacted to your note': 'reaccionó a tu nota',
'reposted your note': 'reposteó tu nota',
'zapped your note': 'zappeó tu nota',
'zapped you': 'te zappeó',
'Mark as read': 'Marcar como leído'
}
}