From 8cbcd3ccb7eb8a9f96a8dba7a10c6a630318f887 Mon Sep 17 00:00:00 2001 From: amazuecos Date: Sun, 9 Feb 2025 13:22:59 +0100 Subject: [PATCH] change Chat text to Mensajes Clientes --- ci4/app/Language/es/Chat.php | 4 ++++ ci4/app/Views/themes/vuexy/components/chat_factura.php | 2 +- ci4/app/Views/themes/vuexy/components/chat_general.php | 2 +- .../Views/themes/vuexy/components/chat_internal_factura.php | 4 ++-- .../Views/themes/vuexy/components/chat_internal_pedido.php | 4 ++-- .../themes/vuexy/components/chat_internal_presupuesto.php | 4 ++-- ci4/app/Views/themes/vuexy/components/chat_pedido.php | 2 +- ci4/app/Views/themes/vuexy/components/chat_presupuesto.php | 2 +- .../themes/vuexy/form/presupuestos/admin/_mensajeria.php | 2 +- 9 files changed, 15 insertions(+), 11 deletions(-) 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 @@