diff --git a/ci4/app/Language/es/Chat.php b/ci4/app/Language/es/Chat.php index 0f130fb1..62d3ad0c 100644 --- a/ci4/app/Language/es/Chat.php +++ b/ci4/app/Language/es/Chat.php @@ -4,6 +4,10 @@ return [ "chat" => "Mensajería", "messages" => "Mensajes", "message" => "Mensaje", + "messages_internal" => "Mensajes internos", + "message_internal" => "Mensaje interno", + "messages_client" => "Mensajes Clientes", + "message_client" => "Mensaje cliente", "modal" => [ "new_hebra" => "Nuevo hilo", "title" => "Título", diff --git a/ci4/app/Views/themes/vuexy/components/chat_factura.php b/ci4/app/Views/themes/vuexy/components/chat_factura.php index c9e9748d..be1ebf0b 100644 --- a/ci4/app/Views/themes/vuexy/components/chat_factura.php +++ b/ci4/app/Views/themes/vuexy/components/chat_factura.php @@ -101,7 +101,7 @@
+ placeholder="" />
+ placeholder="" />
diff --git a/ci4/app/Views/themes/vuexy/components/chat_internal_factura.php b/ci4/app/Views/themes/vuexy/components/chat_internal_factura.php index bfd881f0..9fe95860 100644 --- a/ci4/app/Views/themes/vuexy/components/chat_internal_factura.php +++ b/ci4/app/Views/themes/vuexy/components/chat_internal_factura.php @@ -13,11 +13,11 @@