From 0fb40c773f6529e0506019b5ddea173a0528ddfd Mon Sep 17 00:00:00 2001 From: Gustavo Novaro Date: Wed, 20 Mar 2024 15:16:48 +0100 Subject: [PATCH] refactor(i18n): Improve column size Lead / Customer --- lang/en.json | 1 + lang/es-ES.json | 1 + lang/es-MX.json | 1 + lang/es.json | 1 + resources/views/customer/index.blade.php | 52 ++++++++++++++++-------- resources/views/lead/index.blade.php | 2 +- 6 files changed, 40 insertions(+), 18 deletions(-) diff --git a/lang/en.json b/lang/en.json index cbafff13..ff054c8f 100755 --- a/lang/en.json +++ b/lang/en.json @@ -158,6 +158,7 @@ "Users" : "Users", "View notifications" : "View notifications", "Waiting for feedback": "Waiting for feedback", + "Website" : "Web", "Week" : "Week", "Zipcode" : "Zipcode" } diff --git a/lang/es-ES.json b/lang/es-ES.json index cb7f4172..1bb824a5 100755 --- a/lang/es-ES.json +++ b/lang/es-ES.json @@ -160,6 +160,7 @@ "Users" : "Usuarios", "View notifications" : "Ver notificaciones", "Waiting for feedback" : "Esperando feedback", + "Website" : "Web", "Week" : "Semana", "Zipcode" : "Código postal" } diff --git a/lang/es-MX.json b/lang/es-MX.json index 7f783c33..df40cb9a 100755 --- a/lang/es-MX.json +++ b/lang/es-MX.json @@ -159,6 +159,7 @@ "Users" : "Usuarios", "View notifications" : "Ver notificaciones", "Waiting for feedback" : "Esperando feedback", + "Website" : "Web", "Week" : "Semana", "Zipcode" : "Código postal" } diff --git a/lang/es.json b/lang/es.json index a0afa3f4..20a41edf 100755 --- a/lang/es.json +++ b/lang/es.json @@ -160,6 +160,7 @@ "Users" : "Usuarios", "View notifications" : "Ver notificaciones", "Waiting for feedback" : "Esperando feedback", + "Website" : "Web", "Week" : "Semana", "Zipcode" : "Código postal" } diff --git a/resources/views/customer/index.blade.php b/resources/views/customer/index.blade.php index d050a282..778ea526 100755 --- a/resources/views/customer/index.blade.php +++ b/resources/views/customer/index.blade.php @@ -5,7 +5,8 @@
@@ -33,7 +34,8 @@
@csrf
- +