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 @@
- {{ __('New') }} + {{ __('New') }}
@@ -33,7 +34,8 @@
@csrf
- +