mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
default message when no notifications
This commit is contained in:
@ -28,5 +28,6 @@ return [
|
||||
"add_notification" => "Notificación",
|
||||
"check_as_unviewed" => "Marcar como no leídos",
|
||||
"add_notification_message" => "Envía a los usuarios añadidos una notificación con los mensajes presentes en el chat.",
|
||||
"chat_title_presupuesto" => 'Presupuesto[{title,string,0}][{id}]'
|
||||
"chat_title_presupuesto" => 'Presupuesto[{title,string,0}][{id}]',
|
||||
"no_messages_notification" => 'No hay mensajes que revisar por el momento'
|
||||
];
|
||||
Reference in New Issue
Block a user