diff --git a/front/salix/components/home/home.html b/front/salix/components/home/home.html index 9c91fbc0c..a7d085cfb 100644 --- a/front/salix/components/home/home.html +++ b/front/salix/components/home/home.html @@ -72,59 +72,125 @@ -
ACCESO RÁPIDO
+
SHORTCUTS
- - - - - - - + + + + + + + - - - - - - - - + + + + + + + - - - - - - - - - + + + + + + + - - - - - - - + + + + + + + -
Ctrl+Altr+A🠮 - + + Ctrl + + + + + Altr + + + + + A + + 🠮 + + + + + ITEMS ARTÍCULOS
Ctrl+Altr+T🠮 - + + Ctrl + + + + + Altr + + + + + T + + 🠮 + + + + + TICKETS TICKETS
Ctrl+Altr+R🠮 - + + Ctrl RECLAMACIONES + + + + Altr + + + + + R + + 🠮 + + + + CLAIMS
Ctrl+Altr+C🠮 - + + Ctrl + + + + + Altr + + + + + C + + 🠮 + + + + + CLIENTS CLIENTES
diff --git a/front/salix/components/home/locale/es.yml b/front/salix/components/home/locale/es.yml index 0da3ff292..174ed1085 100644 --- a/front/salix/components/home/locale/es.yml +++ b/front/salix/components/home/locale/es.yml @@ -1,5 +1,9 @@ Favorites: Favoritos Shortcuts: Acceso rápido +SHORTCUTS: ACCESO RÁPIDO +ITEMS: ARTÍCULOS +CLAIMS: RECLAMACIONES +CLIENTS: CLIENTES You can set modules as favorites by clicking their icon: Puedes establecer módulos como favoritos haciendo clic en el icono Add to favorites: Añadir a favoritos. Remove from favorites: Quitar de favoritos. \ No newline at end of file