Merge branch 'dev' of https://git.verdnatura.es/salix into dev

This commit is contained in:
Juan 2018-06-11 21:03:56 +02:00
commit 8dbbaafa47
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Logout: Cerrar sesión
Modules access : Acceso a módulos
Notifications: Notificaciones
name: Nombre
Orders: Catálogo
Orders: Pedidos
phone: Teléfono
Preview: Vista previa
Production : Producción

View File

@ -22,5 +22,6 @@
"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",
"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"
}