mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix datatable messages
This commit is contained in:
@ -33,5 +33,7 @@ return [
|
||||
"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}]',
|
||||
"no_messages_notification" => 'No hay mensajes que revisar por el momento'
|
||||
"no_messages_notification" => 'No hay mensajes que revisar por el momento',
|
||||
"view_chat" => 'Ver chat',
|
||||
"view_by_alt_message" => 'Muestra los usuarios que han leído o no los mensajes'
|
||||
];
|
||||
Reference in New Issue
Block a user