BOD-11 BOD-12 BOD-10 WIP Guided manual estimate creation.
This commit is contained in:
@@ -303,6 +303,7 @@
|
||||
"addNote": "Añadir la nota",
|
||||
"changestatus": "Cambiar Estado",
|
||||
"convert": "Convertir",
|
||||
"manualnew": "",
|
||||
"postInvoices": "Contabilizar facturas",
|
||||
"printCenter": "Centro de impresión",
|
||||
"schedule": "Programar"
|
||||
@@ -416,7 +417,6 @@
|
||||
"labels": {
|
||||
"appointmentconfirmation": "¿Enviar confirmación al cliente?",
|
||||
"audit": "",
|
||||
"available_new_jobs": "",
|
||||
"availablenew": "",
|
||||
"availablesupplements": "",
|
||||
"cards": {
|
||||
@@ -435,6 +435,7 @@
|
||||
},
|
||||
"create": {
|
||||
"jobinfo": "",
|
||||
"newowner": "",
|
||||
"newvehicle": "",
|
||||
"ownerinfo": "",
|
||||
"vehicleinfo": ""
|
||||
@@ -522,7 +523,8 @@
|
||||
},
|
||||
"owners": {
|
||||
"errors": {
|
||||
"noaccess": "El registro no existe o no tiene acceso a él."
|
||||
"noaccess": "El registro no existe o no tiene acceso a él.",
|
||||
"selectexistingornew": ""
|
||||
},
|
||||
"fields": {
|
||||
"address": "Dirección",
|
||||
@@ -605,6 +607,7 @@
|
||||
"vehicles": {
|
||||
"errors": {
|
||||
"noaccess": "El vehículo no existe o usted no tiene acceso a él.",
|
||||
"selectexistingornew": "",
|
||||
"validation": "Asegúrese de que todos los campos se ingresen correctamente.",
|
||||
"validationtitle": "Error de validacion"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user