Adds notification menu and message for empty notifications

This commit is contained in:
Alberto Garcia Cabeza
2016-06-15 21:00:56 +02:00
parent 017ccfb378
commit dd7629b5af
5 changed files with 10 additions and 13 deletions

View File

@@ -356,7 +356,6 @@ en:
other: "%{count} comments"
zero: No comments
comments_tab: Comments
comments_title: Comments
edit_proposal_link: Edit
flag: This proposal has been flagged as inappropriate by several users.
login_to_comment: You must %{signin} or %{signup} to leave a comment.
@@ -366,6 +365,7 @@ en:
retired: Proposal retired by the author
share: Share
send_notification: Send notification
no_notifications: "This proposal has any notifications."
update:
form:
submit_button: Save changes

View File

@@ -356,7 +356,6 @@ es:
other: "%{count} Comentarios"
zero: Sin comentarios
comments_tab: Comentarios
comments_title: Comentarios
edit_proposal_link: Editar propuesta
flag: Esta propuesta ha sido marcada como inapropiada por varios usuarios.
login_to_comment: Necesitas %{signin} o %{signup} para comentar.
@@ -366,6 +365,7 @@ es:
retired: Propuesta retirada por el autor
send_notification: Enviar notificación
share: Compartir
no_notifications: "Esta propuesta no tiene notificaciones."
update:
form:
submit_button: Guardar cambios