sends a copy of the direct message to the sender
This commit is contained in:
@@ -37,5 +37,8 @@ en:
|
||||
title: You received the following notifications
|
||||
share: Share
|
||||
comment: Comment proposal
|
||||
direct_message:
|
||||
reply: Reply to %{sender}
|
||||
direct_message_for_receiver:
|
||||
subject: "You have received a new private message"
|
||||
reply: Reply to %{sender}
|
||||
direct_message_for_sender:
|
||||
subject: "You have send a new private message"
|
||||
@@ -37,5 +37,8 @@ es:
|
||||
title: Has recibido las siguientes notificaciones
|
||||
share: Compartir
|
||||
comment: Comentar propuesta
|
||||
direct_message:
|
||||
reply: Responder a %{sender}
|
||||
direct_message_for_receiver:
|
||||
subject: "Has recibido un nuevo mensaje privado"
|
||||
reply: Responder a %{sender}
|
||||
direct_message_for_sender:
|
||||
subject: "Has enviado un nuevo mensaje privado"
|
||||
Reference in New Issue
Block a user