Merge branch 'dev' of https://git.verdnatura.es/salix into dev
This commit is contained in:
commit
8dbbaafa47
|
@ -16,7 +16,7 @@ Logout: Cerrar sesión
|
||||||
Modules access : Acceso a módulos
|
Modules access : Acceso a módulos
|
||||||
Notifications: Notificaciones
|
Notifications: Notificaciones
|
||||||
name: Nombre
|
name: Nombre
|
||||||
Orders: Catálogo
|
Orders: Pedidos
|
||||||
phone: Teléfono
|
phone: Teléfono
|
||||||
Preview: Vista previa
|
Preview: Vista previa
|
||||||
Production : Producción
|
Production : Producción
|
||||||
|
|
|
@ -22,5 +22,6 @@
|
||||||
"Observation type cannot be blank": "El tipo de observación no puede estar en blanco",
|
"Observation type cannot be blank": "El tipo de observación no puede estar en blanco",
|
||||||
"Observation type must be unique": "El tipo de observación no puede repetirse",
|
"Observation type must be unique": "El tipo de observación no puede repetirse",
|
||||||
"The credit must be an integer greater than or equal to zero": "The credit must be an integer greater than or equal to zero",
|
"The credit must be an integer greater than or equal to zero": "The credit must be an integer greater than or equal to zero",
|
||||||
"The grade must be similar to the last one": "El grado debe ser similar al último crédito"
|
"The grade must be similar to the last one": "El grade debe ser similar al último",
|
||||||
|
"NO_AGENCY_AVAILABLE": "NO_AGENCY_AVAILABLE"
|
||||||
}
|
}
|
Loading…
Reference in New Issue