destroy notifications when marked as read
This commit is contained in:
@@ -267,9 +267,6 @@ es:
|
||||
zero: "Sin votos"
|
||||
one: "1 voto"
|
||||
other: "%{count} votos"
|
||||
notifications:
|
||||
commented_on_your_debate: "ha comentado en tu debate"
|
||||
replied_to_your_comment: "ha respondido a tu comentario en"
|
||||
comments_helper:
|
||||
comment_link: "Comentar"
|
||||
comment_button: "Publicar comentario"
|
||||
@@ -313,6 +310,12 @@ es:
|
||||
user_permission_votes: "Participar en las votaciones finales*"
|
||||
user_permission_verify: "Para poder realizar todas las acciones verifica tu cuenta."
|
||||
user_permission_verify_info: "* Sólo usuarios empadronados en el municipio de Madrid."
|
||||
notifications:
|
||||
index:
|
||||
mark_all_as_read: "Marcar todas como leídas"
|
||||
empty_notifications: "No hay notificaciones nuevas."
|
||||
commented_on_your_debate: "ha comentado en tu debate"
|
||||
replied_to_your_comment: "ha respondido a tu comentario en"
|
||||
simple_captcha:
|
||||
placeholder: "Introduce el texto de la imagen"
|
||||
label: "Introduce el texto de la imagen en la siguiente caja"
|
||||
|
||||
Reference in New Issue
Block a user