diff --git a/ci4/app/Language/es/Chat.php b/ci4/app/Language/es/Chat.php index 1e649965..3bc975c8 100644 --- a/ci4/app/Language/es/Chat.php +++ b/ci4/app/Language/es/Chat.php @@ -2,6 +2,7 @@ return [ "chat" => "Mensajería", + "messages" => "Mensajes", "modal" => [ "new_hebra" => "Nueva hebra", "title" => "Título", diff --git a/ci4/app/Views/themes/vuexy/main/defaultlayout.php b/ci4/app/Views/themes/vuexy/main/defaultlayout.php index 05d7d9b8..6dfae172 100644 --- a/ci4/app/Views/themes/vuexy/main/defaultlayout.php +++ b/ci4/app/Views/themes/vuexy/main/defaultlayout.php @@ -122,7 +122,7 @@ $picture = "/assets/img/default-user.png";