Added formrow components and for fields changed components + reformatted couple of job detail screens. BOD-160 BOD-155
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
"edit": "Edit",
|
||||
"login": "Login",
|
||||
"refresh": "Refresh",
|
||||
"reset": "Reset to original.",
|
||||
"reset": " Reset your changes.",
|
||||
"save": "Save",
|
||||
"saveandnew": "Save and New",
|
||||
"submit": "Submit",
|
||||
@@ -385,7 +385,8 @@
|
||||
},
|
||||
"messages": {
|
||||
"exception": "$t(titles.app) has encountered an error. Please try again. If the problem persists, please submit a support ticket or contact us.",
|
||||
"unsavedchanges": "You have unsaved changes."
|
||||
"unsavedchanges": "You have unsaved changes.",
|
||||
"unsavedchangespopup": "You have unsaved changes. Are you sure you want to leave?"
|
||||
},
|
||||
"validation": {
|
||||
"invalidemail": "Please enter a valid email.",
|
||||
@@ -617,7 +618,7 @@
|
||||
"pap": "EOM Partial",
|
||||
"par": "Re-cored",
|
||||
"pas": "Sublet",
|
||||
"pay_date": "Inspection Date",
|
||||
"pay_date": "Pay Date",
|
||||
"phoneshort": "PH",
|
||||
"policy_no": "Policy #",
|
||||
"ponumber": "PO Number",
|
||||
@@ -665,6 +666,12 @@
|
||||
"uploaded_by": "Uploaded By",
|
||||
"vehicle": "Vehicle"
|
||||
},
|
||||
"forms": {
|
||||
"appraiserinfo": "Appraiser Info",
|
||||
"claiminfo": "Claim Information",
|
||||
"inscoinfo": "Insurance Company Information",
|
||||
"lossinfo": "Loss Information"
|
||||
},
|
||||
"labels": {
|
||||
"allocations": "Allocations",
|
||||
"appointmentconfirmation": "Send confirmation to customer?",
|
||||
|
||||
@@ -347,7 +347,7 @@
|
||||
"edit": "Editar",
|
||||
"login": "",
|
||||
"refresh": "",
|
||||
"reset": "Restablecer a original.",
|
||||
"reset": " Restablecer a original.",
|
||||
"save": "Salvar",
|
||||
"saveandnew": "",
|
||||
"submit": "",
|
||||
@@ -385,7 +385,8 @@
|
||||
},
|
||||
"messages": {
|
||||
"exception": "",
|
||||
"unsavedchanges": "Usted tiene cambios no guardados."
|
||||
"unsavedchanges": "Usted tiene cambios no guardados.",
|
||||
"unsavedchangespopup": ""
|
||||
},
|
||||
"validation": {
|
||||
"invalidemail": "Por favor introduzca una dirección de correo electrónico válida.",
|
||||
@@ -617,7 +618,7 @@
|
||||
"pap": "",
|
||||
"par": "",
|
||||
"pas": "",
|
||||
"pay_date": "Fecha de inspección",
|
||||
"pay_date": "Fecha de Pay",
|
||||
"phoneshort": "PH",
|
||||
"policy_no": "Política #",
|
||||
"ponumber": "numero postal",
|
||||
@@ -665,6 +666,12 @@
|
||||
"uploaded_by": "Subido por",
|
||||
"vehicle": "Vehículo"
|
||||
},
|
||||
"forms": {
|
||||
"appraiserinfo": "",
|
||||
"claiminfo": "",
|
||||
"inscoinfo": "",
|
||||
"lossinfo": ""
|
||||
},
|
||||
"labels": {
|
||||
"allocations": "",
|
||||
"appointmentconfirmation": "¿Enviar confirmación al cliente?",
|
||||
|
||||
@@ -347,7 +347,7 @@
|
||||
"edit": "modifier",
|
||||
"login": "",
|
||||
"refresh": "",
|
||||
"reset": "Rétablir l'original.",
|
||||
"reset": " Rétablir l'original.",
|
||||
"save": "sauvegarder",
|
||||
"saveandnew": "",
|
||||
"submit": "",
|
||||
@@ -385,7 +385,8 @@
|
||||
},
|
||||
"messages": {
|
||||
"exception": "",
|
||||
"unsavedchanges": "Vous avez des changements non enregistrés."
|
||||
"unsavedchanges": "Vous avez des changements non enregistrés.",
|
||||
"unsavedchangespopup": ""
|
||||
},
|
||||
"validation": {
|
||||
"invalidemail": "S'il vous plaît entrer un email valide.",
|
||||
@@ -617,7 +618,7 @@
|
||||
"pap": "",
|
||||
"par": "",
|
||||
"pas": "",
|
||||
"pay_date": "Date d'inspection",
|
||||
"pay_date": "Date d'Pay",
|
||||
"phoneshort": "PH",
|
||||
"policy_no": "Politique #",
|
||||
"ponumber": "Numéro de bon de commande",
|
||||
@@ -665,6 +666,12 @@
|
||||
"uploaded_by": "Telechargé par",
|
||||
"vehicle": "Véhicule"
|
||||
},
|
||||
"forms": {
|
||||
"appraiserinfo": "",
|
||||
"claiminfo": "",
|
||||
"inscoinfo": "",
|
||||
"lossinfo": ""
|
||||
},
|
||||
"labels": {
|
||||
"allocations": "",
|
||||
"appointmentconfirmation": "Envoyer une confirmation au client?",
|
||||
|
||||
Reference in New Issue
Block a user