{
  "mediaHandler": {
    "errorMessage": {
      "failedToSelectFile": "Failed to select the file, please try again.",
      "failedToCaptureImage": "Failed to capture the image, please try again.",
      "failedToCaptureVideo": "Failed to capture the video, please try again.",
      "failedToCaptureAudio": "Failed to capture the audio, please try again.",
      "failedToSelectImage": "Failed to select the image, please try again."
    }
  },
  "maintenance": {
    "heading": "We're under maintenance.",
    "line1": "Please check back soon just putting little touch up",
    "line2": "on some pretty updates."
  },
  "httpInterceptor": {
    "errorMessage": {
      "slowInternet": "Seems like your internet is too slow, please try again!",
      "loginExceeded": "The login quota is exceeded, please try again after 1 minute!",
      "noInternet": "You are currently offline. Please check your internet connection and try again."
    }
  },
  "scan": {
    "title": "Registration page",
    "labels": {
      "firstName": "First name",
      "lastName": "Last name",
      "company": "Company name",
      "countryCode": "Country code",
      "mobileNumber": "Mobile number"
    },
    "placeholder": {
      "firstName": "Enter first name",
      "lastName": "Enter last name",
      "company": "Enter company name",
      "countryCode": "Enter country code",
      "mobileNumber": "Enter mobile number"
    }
  },
  "login": {
    "forgetPassword": "Forgot Password",
    "captcha_complete": "Please complete the CAPTCHA to continue",
    "selectCountryCode": "Select country code",
    "verifyCaptcha": "Verify CAPTCHA",
    "i_accept_the": "I Accept",
    "terms_conditions": "Terms and Conditions",
    "mobileNumber": "Mobile number",
    "UserUniqueId": "Enter the user ID",
    "option_btn1": "Login using Password",
    "option btn2": "Login using mobile number",
    "enterPassword": "Enter the password",
    "continue": "Submit",
    "errorMessage": {
      "mobileNumberIsRequired": " Mobile number is required",
      "mobileNumberIsInvalid": " Mobile number is invalid",
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "invalidLogDetails": "Invalid mobile number or country code",
      "accept_terms_conditions": "Please Accept Terms and Conditions",
      "invalidLogPasswordDetails": "Invalid user ID or password",
      "email_UID_IsRequired": "User ID is mandatory",
      "email_UID_IsInValid": "Invalid user ID",
      "passwordIsRequired": "Password is required",
      "passwordIsInValid": "Password must be at least 6 characters long",
      "orgMembershipRequired": "Thank you for downloading oqsha. You need to be a part of an organisation using OQSHA to benefit from these features.",
      "passwordChangeRequired": "As per the policy set by your organisation, you are being forced to change your password. Please change your password to continue using the app."
    },
    "successMessage": {
      "otp_sent_success": "OTP has been sent successfully",
      "login_success": "You have been logged in successfully",
      "startedSuccessfully": "Get started",
      "registrationSuccess": "You have been registered successfully"
    },
    "privacy_policy_link": "https://oqsha.com/privacy-policy-OQSHA.html"
  },
  "incident_report": {
    "title": "FIR's",
    "incidentDetails": "FIR Details",
    "details": "Details",
    "approvalAndAuthorization": "Approval and Authorization",
    "actions": "Actions",
    "reporter": {
      "title": "Reporter",
      "name": "Reporter Name",
      "enterName": "Enter reporter name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number"
    },
    "investigator": {
      "title": "Investigator",
      "name": "Investigator Name",
      "enterName": "Enter investigator name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number",
      "teamLeader": "Team Leader",
      "teamMembers": "Team Members",
      "teamMember": "Team Member"
    },
    "reviewer": {
      "title": "Reviewer",
      "name": "Reviewer Name",
      "enterName": "Enter reviewer name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number"
    },
    "comments": "Remarks",
    "enterComments": "Enter your remarks here",
    "buttons": {
      "saveAsDraft": "Save as Draft",
      "submit": "Submit",
      "reSubmit": "Re-submit",
      "reject": "Reject"
    },
    "addIncident": {
      "organisation": "Organisation",
      "site": "Site",
      "department": "Department",
      "incidentTitle": "FIR Title",
      "incidentType": "FIR Type",
      "reportedBy": "Reported By",
      "incidentDate": "FIR Date",
      "incidentTime": "FIR Time",
      "severity": "Severity",
      "description": "Description",
      "role": "Role",
      "approver": "Approver",
      "processes": "Processes",
      "assets": "Assets",
      "skipInvestigation": "Skip investigation",
      "investigationSettings": "Investigation settings",
      "investigationRequired": "Investigation required",
      "investigationNeeded": "Investigation needed",
      "area": "Area"
    },
    "associatedInspections": "Associated inspection(s)",
    "associatedDocuments": "Associated Documents",
    "noIncidentReport": "No FIR reports found.",
    "noUsers": "No users available",
    "reportedBy": "Reported by",
    "filterTitle": "FIR report filter",
    "approverAuthorize": "Approve and Authorize",
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "selectSites": "Select sites",
      "selectIncidentType": "Select category",
      "selectReportedBy": "Select reported by user",
      "selectAssignedTo": "Select assigned to user",
      "category": "Category",
      "selectIncidentStatus": "Select ticket status",
      "reportedBy": "Reported by",
      "department": "Department(s)"
    },
    "placeholder": {
      "selectOrganisation": "Select organisation",
      "selectSite": "Select site",
      "selectDepartment": "Select department",
      "enterIncidentTitle": "Enter FIR title",
      "selectIncidentType": "Select FIR type",
      "selectReporter": "Select reporter",
      "selectSeverity": "Select severity level",
      "enterDescription": "Enter FIR description",
      "selectedSites": "Select sites",
      "selectedCategories": "Select category",
      "selectedReportedBy": "Select reported by user",
      "selectAssignedTo": "Select assigned to user",
      "selectedStatus": "Select FIR status",
      "selectedDepartments": "Select department(s)",
      "selectRole": "Select role",
      "selectApprover": "Select approver",
      "selectProcesses": "Select processes",
      "selectAssets": "Select assets",
      "selectArea": "Select area"
    },
    "errorMessage": {
      "mandatoryChecksMessage": "Please fill at least {{count}} mandatory fields in {{section}} section",
      "getContractorSiteList": "Failed to load site list",
      "getAllIncidentTypes": "Failed to load FIR types",
      "getAllDepartments": "Failed to load departments",
      "futureDateNotAllowed": "Selected time cannot be after current time",
      "mandatoryFieldMessage": "Please fill in all mandatory fields",
      "getIncidentReports": "Failed to load FIR reports",
      "duplicateInvestigator": "Selected investigator is already added, please choose another investigator",
      "revertCommentRequired": "Revert comment is required",
      "rejectCommentRequired": "Reject comment is required",
      "faultyConfiguration": "Investigation configuration is faulty, please contact your administrator",
      "futureDateEditNotAllowed": "Selected time cannot be after incident created time",
      "getAllAreas": "Failed to load areas"
    },
    "successMessage": {
      "commentSubmitted": "Remark submitted successfully"
    },
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "deleteApprover": "Delete Approver",
      "revert": "Revert",
      "reject": "Reject"
    },
    "status": {
      "VALIDATED_1": "Validated",
      "FIR_RELEASE": "FIR Released"
    },
    "roles": {
      "EHS_HEAD": "EHS Head",
      "PLANT_HEAD": "Plant Head"
    },
    "error": {
      "creatingIncident": "There was an error creating FIR report",
      "getStatusList": "Failed to load status list",
      "updatingIncident": "There was an error updating FIR report",
      "noInvestigatorsSelected": "Please select at least one investigator",
      "creatingInvestigation": "There was an error creating investigation report",
      "userDetails": "There was an error fetching user details, please try again later."
    },
    "success": {
      "incidentCreated": "FIR report created successfully",
      "incidentStatusUpdated": "FIR report updated successfully",
      "fileExportSuccess": "File exported successfully",
      "investigationCreated": "Investigation report created successfully"
    },
    "addInvestigators": "Add Investigators",
    "createInvestigation": "Create Investigation Report",
    "addMoreMembers": "Add Team Member",
    "selectInvestigator": "Select investigator",
    "revert": "Revert to SSI",
    "revertToInitiator": "Revert to initiator",
    "enterRevertComment": "Enter revert comment",
    "comment": "Comment",
    "reject": "Reject",
    "rejected": "Rejected",
    "enterRejectComment": "Enter reject comment",
    "popup": {
      "header": "Confirm rejection"
    }
  },
  "investigation": {
    "title": "Investigation",
    "investigationDetails": "Investigation Details",
    "investigationUid": "Investigation UID",
    "details": "Details",
    "associatedIncident": "Associated Incident",
    "approvalAndAuthorization": "Approval and Authorization",
    "pendingWith": "Pending with",
    "taskFeatureWebPortalOnly": "This feature is currently available only on the web portal.",
    "reporter": {
      "title": "Reporter",
      "name": "Reporter Name",
      "enterName": "Enter reporter name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number"
    },
    "investigator": {
      "title": "Investigator",
      "name": "Investigator Name",
      "enterName": "Enter investigator name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number"
    },
    "reviewer": {
      "title": "Reviewer",
      "name": "Reviewer Name",
      "enterName": "Enter reviewer name",
      "contact": "Contact Number",
      "enterContact": "Enter contact number"
    },
    "comments": "Remarks",
    "enterComments": "Enter your remarks here",
    "buttons": {
      "saveAsDraft": "Save as Draft",
      "submit": "Submit",
      "reSubmit": "Re-submit",
      "revert": "Revert"
    },
    "addIncident": {
      "organisation": "Organisation",
      "site": "Site",
      "department": "Department",
      "incidentTitle": "Incident Title",
      "incidentType": "Incident Type",
      "reportedBy": "Reported By",
      "incidentDate": "Incident Date",
      "incidentTime": "Incident Time",
      "severity": "Severity",
      "description": "Description",
      "role": "Role",
      "approver": "Approver",
      "investigationType": "Investigation Type",
      "area": "Area"
    },
    "associatedInspections": "Associated inspection(s)",
    "associatedDocuments": "Associated Documents",
    "noInvestigation": "No investigations found.",
    "noUsers": "No users available",
    "reportedBy": "Reported by",
    "filterTitle": "Investigation filter",
    "approverAuthorize": "Approve and Authorize",
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "selectSites": "Select sites",
      "selectIncidentType": "Select category",
      "selectReportedBy": "Select reported by user",
      "selectAssignedTo": "Select assigned to user",
      "category": "Category",
      "selectIncidentStatus": "Select ticket status",
      "reportedBy": "Reported by",
      "department": "Department(s)"
    },
    "placeholder": {
      "selectOrganisation": "Select organisation",
      "selectSite": "Select site",
      "selectDepartment": "Select department",
      "enterIncidentTitle": "Enter incident title",
      "selectIncidentType": "Select incident type",
      "selectReporter": "Select reporter",
      "selectSeverity": "Select severity level",
      "enterDescription": "Enter incident description",
      "selectedSites": "Select sites",
      "selectedCategories": "Select category",
      "selectedReportedBy": "Select reported by user",
      "selectAssignedTo": "Select assigned to user",
      "selectedStatus": "Select incident status",
      "selectedDepartments": "Select department(s)",
      "selectRole": "Select role",
      "selectApprover": "Select approver",
      "selectArea": "Select area"
    },
    "errorMessage": {
      "mandatoryChecksMessage": "Please fill at least {{count}} mandatory fields in {{section}} section",
      "getContractorSiteList": "Failed to load site list",
      "getAllIncidentTypes": "Failed to load incident types",
      "getAllDepartments": "Failed to load departments",
      "futureDateNotAllowed": "Future dates are not allowed for incident reports",
      "mandatoryFieldMessage": "Please fill in all mandatory fields",
      "getAllInvestigationStatus": "Failed to load investigation status",
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "uploadFailure": "Failed to upload the attachments",
      "enterComment": "Please enter a comment",
      "selectStatus": "Please select a status",
      "updatingInvestigation": "Error updating investigation",
      "fetchingInvestigators": "Error fetching investigators",
      "IMAGE_FILE_SIZE_EXCEEDED": "Image file size exceeded",
      "VIDEO_FILE_SIZE_EXCEEDED": "Video file size exceeded",
      "AUDIO_FILE_SIZE_EXCEEDED": "Audio file size exceeded",
      "OTHER_FILE_SIZE_EXCEEDED": "Other file size exceeded",
      "getAllInvestigationTypes": "Failed to load investigation types",
      "failedToLoadInvestigationTypeDetails": "Failed to load investigation type detail",
      "revertCommentRequired": "Revert comment is required",
      "userDetails": "There was an error fetching user details, please try again later.",
      "getAllAreas": "Failed to load areas"
    },
    "success": {
      "investigationStatusUpdated": "Investigation status updated successfully",
      "commentSubmitted": "Remark submitted successfully"
    },
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "deleteApprover": "Delete Approver"
    },
    "status": {
      "VALIDATED_1": "Validated",
      "FIR_RELEASE": "FIR Released"
    },
    "roles": {
      "EHS_HEAD": "EHS Head",
      "PLANT_HEAD": "Plant Head"
    },
    "addInvestigation": {
      "organisation": "Organisation",
      "site": "Site",
      "department": "Department",
      "incidentTitle": "Incident Title",
      "incidentType": "Incident Type",
      "reportedBy": "Reported By",
      "incidentDate": "Incident Date",
      "incidentTime": "Incident Time",
      "severity": "Severity",
      "description": "Description",
      "role": "Role",
      "approver": "Approver",
      "investigationType": "Investigation Type",
      "investigationDate": "Investigation Date",
      "investigationTime": "Investigation Time",
      "area": "Area"
    },
    "revert": "Revert to SSI",
    "revertToInitiator": "Revert to initiator",
    "enterRevertComment": "Enter revert comment"
  },
  "incidentDetails": {
    "webPortalOnlyNote": "Action tracker can be managed through web portal only as of now",
    "signatureWebPortalOnly": "Signature can be configured through web portal only as of now",
    "requestedDueDate": "Requested due date",
    "dueDateRemark": "Remarks for extension",
    "dueDateSection": "Request for due date extension",
    "dueDateRemarks": "Remarks",
    "enterDueDateRemark": "Enter remarks for due date extension",
    "requestExtension": "Request extension",
    "incidentUid": "Quality alert UID",
    "heading": "Quality alert Details",
    "enterComments": "Enter remarks",
    "textTitle": "Describe the quality alert",
    "reOpen": "Re-open",
    "alertDepartment": "Alert department",
    "associatedDocument": "Associated documents",
    "assignedToRequired": "Assigned user is required",
    "dueDateRequired": "Due date is required",
    "remarksRequired": "Remarks are required",
    "clousureRemarksRequired": "Closure remarks are required",
    "validationRemarksRequired": "Validation remarks are required",
    "viewTextTitle": "Description",
    "severityIncident": "Quality alert severity",
    "targetDateTime": "Targeted resolution date",
    "viewDivisionTitle": "Category",
    "viewReportedAtTitle": "Raised at",
    "reportedBy": "Raised by",
    "department": "Alert department",
    "select_department": "Select department",
    "locTitle": "Location",
    "selectuser": "Select the user ",
    "media": "Media",
    "mediaTitle": "Attachments",
    "infoText": "No attachments are available.",
    "noHistory": "No history found.",
    "camera": "Camera",
    "Gallery": "Gallery",
    "Video": "Video",
    "update": "Update",
    "audio": "Audio",
    "documents": "Documents",
    "images": "Images",
    "videos": "Videos",
    "submitReport": "Report",
    "SelectUser": "Select user",
    "statusTitle": "Quality alert status updated to:",
    "incidentDetailsHeaderLabel": " - Quality alert Details",
    "divisionLabel": "Select the category",
    "descriptionPlaceholder": "More details about the quality alert (Optional)",
    "messagePopupLabel": "Please describe the quality alert",
    "messagePopupBtn": "Add",
    "noDescriptionText": "No description attached.",
    "reportAnonymously": "I want to raise anonymously",
    "checklist": "Checklist",
    "investigationChecklist": "Quality alert checklist",
    "resolve": "Resolve",
    "updateIncident": "Update quality alert",
    "currentStatus": "Current status",
    "selectStatus": "Select status",
    "submit": "Submit",
    "getDirections": "Get directions",
    "statusTracking": "Track status",
    "viewAttachments": "View attachments",
    "hideAttachments": "Hide attachments",
    "noHistoryAvailable": "No history found.",
    "loadOlderHistory": "Load older remarks",
    "simarIssuesReported": " other(s) raised similar quality alert(s)",
    "AssignTo": "Assign to",
    "Unassigned": "Unassigned",
    "selectMCQ": "Select the answer",
    "site": "Site",
    "selectSite": "Select the site",
    "userType": "User type",
    "selectUserType": "Select the user type",
    "contactName": "Person name",
    "selectUser": "Select user",
    "selectAssignTo": "Select the user",
    "connectedAppointment": "Connected appointment",
    "createAppointment": "Create an appointment",
    "openState": "Open",
    "resolvedState": "Resolved",
    "historyComments": "Remarks: ",
    "incidentNotExist": "The Quality alert does not exist",
    "fileBtn": "Files",
    "FILE_ATTACHMENTS": "File attachments",
    "REMOVE_FILE": "Remove",
    "userInvolved": "OQSHA users involved",
    "otherUserInvolved": "Other users involved",
    "placeholderOtherUsers": "Enter the other names of people who are not OQSHA users (optional)",
    "assetInvolved": "Assets involved",
    "INCIDENT_SEVERITY": "Quality alert Severity",
    "SELECT_INCIDENT_SEVERITY": "Select severity level",
    "SELECT_SITE": "Select the site",
    "SELECT_INCIDENT": "Select the category",
    "selectWorkPermit": "Associated PTW",
    "SELECT_WORK_PERMIT": "Select associated PTW",
    "noWorkPermit": "No work permit",
    "closed": "Closed",
    "Select_file": "select the file",
    "remove_attachment": "Remove attachment",
    "usersInvolvedUpdatedTo": "Users involved updated to",
    "status": "Status",
    "associatedTasks": "Associated action tracker(s)",
    "noTask": "No action tracker(s) available",
    "reportBy": "Reported by",
    "scheduleInspection": "Schedule inspection",
    "successMessage": {
      "files_uploaded_successfully": "Attachments uploaded successfully",
      "record_inserted_successfully": "Quality alert has been raised successfully",
      "record_updated_successfully": "Record updated successfully",
      "incident_resolve_success": "Quality alert has been updated successfully.",
      "incident_edit_success": "Quality alert details has been updated successfully",
      "extensionRequested": "Extension request submitted successfully"
    },
    "errorMessage": {
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "getAllDepartments": "There was an error while fetching department list, please try again.",
      "descriptionRequired": "Description is required.",
      "checkListValidation": "Mandatory checklist items should be answered.",
      "checkIncidentLimitation": "Maximum number of quality alerts allowed for this organisation is reached, contact your organisation administrator",
      "incident_resolve_error": "There is an error while processing your request, please try again.",
      "incident_assignedTo_error": "There was an error while updating field staff assigned to",
      "get_field_staff_error": "There was an error while getting field staff data",
      "OTHER_FILE_SIZE_EXCEEDED": "Please upload documents which is less than 5MB",
      "IMAGE_FILE_SIZE_EXCEEDED": "Please upload image which is less than 5iMB",
      "AUDIO_FILE_SIZE_EXCEEDED": "Please upload audio files which is less than 5MB",
      "VIDEO_FILE_SIZE_EXCEEDED": "Please upload video files which is less than 10MB",
      "incidentGeoFenceCheckOnSelectDivision": "The organisation doesn't allow raising quality alerts from your location for the selected category.",
      "incidentGeoFenceCheckOnSelectSite": "The selected site doesn't allow raising quality alerts from your location for the selected category.",
      "incidentGeoFenceCheckOnSubmit": "The organisation doesn't allow raising quality alerts from your location for the selected category.",
      "answer_required": "Answer is required",
      "mcq_required": "MCQ is required",
      "checklist_blank": "Investigation Checklist answer cannot be blank",
      "mandatory_field": "Please fill in the mandatory details",
      "incidentNotExist": "The quality alert does not exist",
      "taskListError": "There was an error while getting the action tracker list",
      "associatedTaskListError": "There was an error while getting the associated action tracker list",
      "get_app_user_error": "There was an error while getting app user data",
      "INVALID_DATE_TIME": "The chosen time has already passed. Please select a future time",
      "dueDateAndRemarkRequired": "Due date and remark are required",
      "extension_already_requested": "Extension already requested",
      "extensionFailed": "Failed to request extension",
      "errorPtwList": "There was an error fetching PTW list, please try again.",
      "attachmentRequired": "Comment(s) and attachment(s) are mandatory for resolving the ticket",
      "getAllPtwList": "There was an error while fetching ptw, please try again.",
      "getAllAreas": "There was an error while fetching area list, please try again."
    },
    "placeholder": {
      "type_ans_here": "Type your answer here",
      "select_ans": "Select the answer",
      "unAuthorized_error": "You are not authorized to view this page",
      "incidentNotExist": "The quality alert does not exist",
      "selectAssociatedTask": "Select associated action tracker(s)",
      "enterCompanyName": "Enter the company name",
      "enterContactName": "Enter the person name"
    },
    "comment": "Comment",
    "attachmentRequired": "Attachments are mandatory for resolving the ticket",
    "overdueDays": "Overdue days",
    "area": "Area",
    "selectArea": "Area",
    "select_area": "Select area",
    "associatedWorkPermit": "Associated Work Permit",
    "SELECT_ASSOCIATED_WORK_PERMIT": "Select associated work permit",
    "severityRequired": "Severity is required",
    "addComment": "Add comment"
  },
  "incidentList": {
    "heading": "Quality alert List",
    "infoText": "No quality alerts found.",
    "selectSites": "Select  sites",
    "selectIncidentType": "Select category",
    "reportedBy": "Select raised by user",
    "AssignedTo": "Select assigned to user",
    "incidentStatus": "Select quality alert status"
  },
  "pinVerification": {
    "heading": "Verify OTP",
    "enterPin": "Please enter the verification code received by Whatsapp on ",
    "resend_OTP": "Resend OTP",
    "submit": "Submit",
    "errorMessage": {
      "otp_invalidation": "Incorrect OTP, please try again!",
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "account_locked": "Your account is temporarily locked due to too many failed login attempts.",
      "account_locked_with_timer": "Your account is locked. Try again in {{minutes}} minutes and {{seconds}} seconds."
    },
    "successMessage": {
      "otp_validation_success": "OTP has been validated successfully",
      "otp_sent_success": "OTP has been sent successfully",
      "newAccountCreated": "A new account has been created with"
    }
  },
  "FLOOR_PLAN": {
    "SUBMIT": "Submit",
    "CONFIRM": "Confirm",
    "SELECT_IMAGES": "Select Images",
    "CLOSE": "Close",
    "HEADER_INSTRUCTIONS": "How to Use:",
    "INSTRCUTIONS_POINT_1": "1. Tap on the map to place the pin.",
    "INSTRCUTIONS_POINT_2": "2. Tap on an existing pin to remove it.",
    "INSTRCUTIONS_POINT_3": "3. Drag a pin you want to replace it.",
    "INSTRCUTIONS_POINT_4": "4. You can zoom in and out or drag the image for better visibility.",
    "TITLE_PTW_MARKER": "Permit To Work Marker"
  },
  "workPermit": {
    "ptw_list": "PTW List",
    "preferred_project": "PTWs requiring immediate attention",
    "other_project": "Other PTWs",
    "livePTWCount": "Live",
    "pendingPTWCount": "Pending",
    "copy_ptw": "Copy PTW",
    "placeholder": {
      "comment": "Comments / Remarks",
      "enterComments": "Enter comments (Optional)",
      "pleaseTypeHere": "Please type here...."
    },
    "errorMessage": {
      "noCreateWorkPermitAccess": "You don't have access to create a work permit under this organisation",
      "offlineCompanyCreation": "Unable to create company. Check your internet connection and try again"
    },
    "jobDetail": {
      "associatedUsers": "Associated users",
      "addUser": "Add contractor user",
      "removeUser": "Remove contractor user",
      "otherUsers": "Other users",
      "continuousWorkPermit": "Continuous work permit",
      "manualPermitToWork": "Is Manual PTW",
      "rejectionPlaceholder": "Reason for rejection (required)",
      "reject": "Reject",
      "work_permit_has": "Work permit has been",
      "cancel": "Cancel",
      "enterValue": "Enter value",
      "reasonRequired": "Reject reason is required",
      "workPermit": "Work permit",
      "requestedBy": "Requested by",
      "successfully": "successfully",
      "noAccessCreatePTW": "The logged in user doesn't have access to create a work permit under this organisation",
      "PTWRequestRejected": "Work permit request has been rejected",
      "PTWRequestCancelled": "Work permit request has been cancelled",
      "PTWReApprovedSuccessfully": "Work permit reapproved successfully",
      "PTWRequestedSuccessfully": "Work permit requested successfully",
      "FailedToDownladPtwTiclet": "Failed to download PTW quality alert",
      "ValidationRequestedSuccessfully": "Work permit validation requested successfully",
      "RequestValidatedSuccessfully": "Work permit request has been validated successfully",
      "ClosureSignedSuccessfully": "PTW Closure Signed Successfully",
      "ValidationRequestRejected": "Work permit validation request has been rejected",
      "PTWIssuedSuccessfully": "Work permit issued successfully",
      "PTWReviewedSuccessfully": "Work permit reviewed successfully",
      "PTWApprovedSuccessfully": "Work permit approved successfully",
      "PTWClosedSuccessfully": "Work permit closed successfully",
      "PTWNightPermitNote": "Note: End date will be extended by a day to meet the night work permit requirement",
      "errorRequestingPTW": "An error occurred while requesting work permit",
      "locationEnableTitle": "Location permission required",
      "locationEnableMessage": "Access to your location is required for this site",
      "tapLoggedLocation": "Tap to view logged location on the map",
      "organisationLabel": "Organisation(s)",
      "enterOrganisationPlaceholder": "Enter organisation(s)",
      "organisationRequired": "Organisation name is required",
      "projectSiteLabel": "Project/ Site",
      "department": "Department",
      "enterProjectSitePlaceholder": "Enter project/ site",
      "workTypeRequired": "Work type required",
      "typeOfPermitLabel": "Type of permit",
      "selectTypeOfPermitPlaceholder": "Select type of permit",
      "companyLabel": "Company",
      "selectAddNewCompany": "Select/Add new company",
      "companyNameLabel": "Company name",
      "companyShortCodeLabel": "Company short code",
      "associatedJobTypesLabel": "Associated job types",
      "selectAssociatedJobTypes": "Select associated job types",
      "selectCompanyPlaceholder": "Select the company",
      "associatedAssetsLabel": "Associated assets",
      "selectAssetsPlaceholder": "Select the assets",
      "workLocationLabel": "Work location",
      "enterWorkLocationPlaceholder": "Enter work location",
      "fromDateLabel": "From date",
      "toDateLabel": "To date",
      "startTimeLabel": "Start time",
      "selectStartTimePlaceholder": "Select start time",
      "endTimeLabel": "End time",
      "selectEndTimePlaceholder": "Select to time",
      "numberOfWorkersLabel": "Number of workers",
      "addNewCompany": "Add new company +",
      "Cancel": "CANCEL",
      "enterWorkersCountPlaceholder": "Enter workers count",
      "toolsEquipmentLabel": "Tools/Equipment",
      "enterToolsEquipmentPlaceholder": "Enter tools / equipment involved",
      "scopeOfWorkLabel": "Scope of work",
      "enterScopeOfWorkPlaceholder": "Enter scope of work",
      "descriptionOfWorkLabel": "Description of work",
      "enterDescriptionPlaceholder": "Enter description",
      "referencePermitNumberLabel": "Reference permit number",
      "enterReferenceNumberPlaceholder": "Enter reference number",
      "nextButton": "Next",
      "jobDetails": "Job Details",
      "approvalAndAuthorization": "Approval and Authorization",
      "extensionRequest": "Extension Request",
      "validationRequest": "Validation Request",
      "cancellationAndReApproval": "Cancellation and Re-approval",
      "closePTW": "Close PTW",
      "pendingClosure": "Pending closure",
      "closureRequest": "Request for closure",
      "comments": "Add log",
      "enterComments": "Enter Comments (required)",
      "associatedUsersConsent": "Associated users consent",
      "employeeId": "Employee ID",
      "userName": "User name",
      "consentStatus": "Consent status",
      "personName": "Person name",
      "personEmail": "Person email",
      "associatedShifts": "Associated shifts",
      "associatedInspections": "Associated inspections",
      "selectedAssociatedInspections": "Selected associated inspections",
      "errorMessage": {
        "invalidMaxTime": "End time cannot be greater than {{time}}.",
        "invalidToTime": "End time must be later than start time.",
        "invalidExceedMaxTime": "End time cannot exceed {{time}} for this work permit type.",
        "singleDayRequired": "This work permit type must be created for a single day only.",
        "invalidMaxDuration": "The duration between start time and end time cannot exceed {{hours}} hours.",
        "invalidToDate": "A work permit can be created for a maximum duration of up to ",
        "invalidToDateForSingleDay": "day",
        "fetchDepartment": "There is an issue while fetching departments, please try again.",
        "invalidToDateForMultipleDays": "days",
        "invalidPastDate": "From date and to date cannot be in the past.",
        "invalidPastTime": "Start time and end time cannot be in the past.",
        "invalidDate": "From date cannot be later than to date.",
        "getCompanyByOrgId": "An error occurred while requesting companies for your organization",
        "getAllCompanies": "An error occurred while requesting all companies",
        "filterIssue": "An error occurred while fetching the permit to work list",
        "filterModalIssue": "An error occurred while fetching the filter data",
        "locationPermissionRequired": "This site uses geofencing, and we require access to your current location to allow you to proceed.",
        "presentOnLocationRequired": "This site has geofencing enabled, and your current location is outside the designated area. Please ensure you are within the site premises to proceed.",
        "invalidCurrentPosition": "The selected site has geofencing enabled, and we need access to your current location to allow you to proceed.",
        "organisationNameRequired": "Organisation name is required",
        "workTypeRequired": "Work type required",
        "companyNameRequired": "Company name is required",
        "shortCodeRequired": "Short code is required, in CAPITAL LETTERS only",
        "associatedJobTypesRequired": "Please select at least one associated job type",
        "companyRequired": "Company required",
        "signatureRequired": "Signature(s) is required to proceed with the permit",
        "noShiftsAvailable": "An error occurred while fetching the PTW-related shifts",
        "outsideShiftTime": "Selected time is outside the selected shift hours.",
        "activePtwExists": "You already have active PTW(s)"
      },
      "notes": {
        "other_users_note": " Please put comma between the names of the users"
      },
      "Yes": "Yes",
      "No": "No",
      "NA": "N/A",
      "place_holders": {
        "select_associated_users": "Select associated users",
        "select_company_users": "Select company users",
        "select_other_users": "Enter other users separated by comma",
        "enterOrganisation": "Enter organisation (required)",
        "enterProjectSite": "Enter project/ site (required)",
        "enterDepartment": "Enter department",
        "selectTypeOfPermit": "Select type of permit (required)",
        "selectCompany": "Select the company",
        "newCompanyName": "New company name",
        "newCompanyShortCode": "New company short code",
        "selectAssets": "Select the assets",
        "selectAssociatedJobTypes": "Select additional work types (required)",
        "enterWorkLocation": "Enter work location",
        "selectStartTime": "Select start time",
        "selectEndTime": "Select end time",
        "enterWorkersCount": "Enter workers count",
        "enterToolsEquipment": "Enter tools / equipment involved",
        "enterScopeOfWork": "Enter scope of work",
        "enterDescription": "Enter description",
        "enterReferenceNumber": "Enter reference number",
        "enterPersonName": "Enter person name",
        "enterPersonEmail": "Enter person email",
        "selectAssociatedShifts": "Select associated shifts"
      },
      "unableToCopyPTW": "Unable to copy PTW. Please try again."
    },
    "jobExtension": {
      "rejectionPlaceholder": "Reason for rejection (required)",
      "reject": "Reject",
      "cancel": "Cancel",
      "extension": "Extension",
      "reasonRequired": "Reject reason is required",
      "extensionRequestRejected": "Extension request has been rejected",
      "extension_has_been": "Extension request has been",
      "extensionRequestedSuccessfully": "Extension requested successfully",
      "extensionAssignedUserRequired": "Assigned user is required",
      "extensionIssuedSuccessfully": "Extension issued successfully",
      "extensionReviewedSuccessfully": "Extension reviewed successfully",
      "extensionApprovedSuccessfully": "Extension approved successfully",
      "errorRequestingExtension": "An error occurred while requesting extension.",
      "Yes": "Yes",
      "No": "No",
      "NA": "N/A",
      "requestorHolder": "Requestor/holder",
      "nameLabel": "Name",
      "enterFullNamePlaceholder": "Enter full name",
      "extensionDurationLabel": "Extension duration (in hours)",
      "enterExtensionDurationPlaceholder": "Enter extension duration",
      "assignToLabel": "Assign to",
      "yesLabel": "Yes",
      "noLabel": "No",
      "naLabel": "N/A",
      "acceptConditionsText": "I accept the conditions stated on the permit and certify that all the persons are under my control and will be made fully aware of the method statement, aspects/hazards as well as associated risk/control measures.",
      "requestButton": "Request",
      "requestedText": "Requested",
      "issuerTitle": "Issuer",
      "certifyChecksText": "I hereby certify that the Checks/ precautionary measures as mentioned in the previous sections are confirmed. The permit requester has been informed of all the conditions stated in the SOP, aspects/hazards as well as associated risks/ control measures.",
      "issueButton": "Issue",
      "issuedText": "Issued",
      "rejectButton": "Reject",
      "rejectedText": "Rejected",
      "reasonForRejection": "Reason for rejection",
      "approverTitle": "Approver",
      "selectReviewerPlaceholder": "Select reviewer",
      "certifyControlMeasuresText": "I hereby certify that all the control measures have been verified and found complied, on job trainings have provided as required.",
      "approvedText": "Approved",
      "approveButton": "Approve",
      "reviewerTitle": "Reviewer",
      "reviewButton": "Review",
      "reviewedText": "Reviewed",
      "errorMessage": {
        "negativeExtDuration": "Extension duration cannot be negative.",
        "maxExtDuration": "Extension duration cannot be more than 24 hours."
      }
    },
    "jobValidation": {
      "requestorHolder": "Requestor/holder",
      "nameLabel": "Name",
      "enterFullNamePlaceholder": "Enter full name",
      "assignToLabel": "Assign to",
      "acceptConditionsText": "I accept the conditions stated on the permit and certify that all the persons are under my control and will be made fully aware of the method statement, aspects/hazards as well as associated risk/control measures.",
      "validationRequestButton": "Validation Request",
      "validationRequestedText": "Validation Requested",
      "rejectedText": "Rejected",
      "issuerTitle": "Issuer",
      "validationIssueButton": "Validation Issue",
      "validationIssuedText": "Validation Issued",
      "rejectButton": "Reject",
      "reasonForRejection": "Reason for rejection",
      "enterReason": "Enter reason for rejection (required)",
      "approverTitle": "Approver",
      "certifyChecksText": "I hereby certify that the Checks/ precautionary measures as mentioned in the previous sections are confirmed. The permit requester has been informed of all the conditions stated in the SOP, aspects/hazards as well as associated risks/ control measures.",
      "certifyControlMeasuresText": "I hereby certify that all the control measures have been verified and found complied, on job trainings have provided as required.",
      "validatedText": "Validated",
      "validateButton": "Validate",
      "reviewerTitle": "Reviewer"
    },
    "status": {
      "ext_requested": "Ext requested",
      "temporarily_suspended": "Temporarily suspended",
      "ext_reviewed": "Ext reviewed",
      "validation_approved": "Validation approved",
      "validation_issued": "Validation issued",
      "pending_closure": "Pending closure"
    },
    "approvalCancel": {
      "commentsPlaceholder": "Comments (required)",
      "filePlaceholder": "select the file",
      "cancelButton": "Cancel",
      "reapproveButton": "ReApprove"
    },
    "approveAuthorize": {
      "workPermitUpdated": "Successfully Updated Assignee",
      "noChangesMade": "Please select a different user to reassign this PTW",
      "requestorHolder": "Requestor/holder",
      "enterFullNamePlaceholder": "Enter full name",
      "enterMobileNumberPlaceholder": "Enter mobile number",
      "acceptConditionsText": "I accept the conditions stated on the permit and certify that all the persons are under my control and will be made fully aware of the method statement, aspects/hazards as well as associated risk/control measures.",
      "requestButton": "Request",
      "issuerTitle": "Issuer",
      "assignToLabel": "Assign to",
      "certifyChecksText": "I hereby certify that the Checks/ precautionary measures as mentioned in the previous sections are confirmed. The permit requester has been informed of all the conditions stated in the SOP, aspects/hazards as well as associated risks/ control measures.",
      "rejectButton": "Reject",
      "approverTitle": "Approver",
      "selectReviewerPlaceholder": "Select reviewer",
      "certifyControlMeasuresText": "I hereby certify that all the control measures have been verified and found complied, on job trainings have provided as required.",
      "rejectedText": "Rejected",
      "reviewerTitle": "Reviewer",
      "reviewButton": "Review",
      "reviewedText": "Reviewed",
      "approvedText": "Approved",
      "issuedText": "Issued",
      "requestedText": "Requested",
      "Issue": "Issue",
      "Approve": "Approve",
      "selectIssuer": "Select issuer",
      "selectApprover": "Select approver",
      "selectReviewer": "Select reviewer",
      "selectExtIssuer": "select extension issuer",
      "selectExtApprover": "Select extension approver",
      "selectExtReviewer": "Select extension reviewer",
      "selectValIssuer": "Select validation issuer",
      "selectValApprover": "Select validation approver"
    }
  },
  "workPermitV2": {
    "addPage": {
      "title": "Add Work Permit",
      "labels": {
        "organisation": "Organisation",
        "projectSite": "Project/ Site",
        "department": "Department",
        "departmentInCharge": "Department In-Charge",
        "typeOfPermit": "Type of permit",
        "contractor": "Contractor",
        "nameOfRequestor": "Name of Requestor",
        "contractorSupervisor": "Contractor Supervisor",
        "supervisorName": "Supervisor Name",
        "supervisorEmail": "Supervisor Email",
        "supervisorMobile": "Mobile Number",
        "shift": "Shift",
        "manualPtw": "Manual PTW",
        "contractorUsers": "Contractor Users",
        "usersInvolved": "Users Involved",
        "otherUsers": "Other Users",
        "continuousWorkPermit": "Continuous Work Permit",
        "personName": "Person Name",
        "personEmail": "Person Email",
        "personMobile": "Mobile Number",
        "company": "Company",
        "fromDate": "From date",
        "toDate": "To date",
        "startTime": "Start time",
        "endTime": "End time",
        "yes": "Yes",
        "no": "No",
        "na": "N/A",
        "approvers": "Approvers",
        "countryCode": "Country Code",
        "mobileNumber": "Mobile Number"
      },
      "placeholders": {
        "selectOrganisation": "Select organisation",
        "selectProjectSite": "Select project/ site",
        "selectDepartment": "Select department",
        "selectDepartmentInCharge": "Select department in-charge",
        "selectTypeOfPermit": "Select type of permit",
        "enterContractorName": "Enter the contractor name",
        "enterContractorSupervisor": "Enter contractor supervisor",
        "enterSupervisorName": "Enter supervisor name",
        "enterSupervisorEmail": "Enter supervisor email",
        "enterSupervisorMobile": "Enter mobile number",
        "selectShift": "Select shift",
        "selectUsersInvolved": "Select users involved",
        "enterOtherUsers": "Enter other users",
        "enterPersonName": "Enter person name",
        "enterPersonEmail": "Enter person email",
        "enterPersonMobile": "Enter mobile number",
        "selectCompany": "Select company",
        "selectStartTime": "Select start time",
        "selectEndTime": "Select end time",
        "selectCountryCode": "Select country code",
        "enterMobileNumber": "Enter mobile number",
        "chooseApprover": "Choose an approver"
      },
      "buttons": {
        "next": "Next",
        "addUser": "Add User",
        "addSupervisor": "Add contractor Supervisor",
        "deleteSupervisor": "Delete contractor Supervisor",
        "approve": "APPROVE",
        "saveAsDraft": "SAVE AS DRAFT",
        "submit": "SUBMIT"
      },
      "errors": {
        "fillRequired": "Please fill all required fields",
        "noOrgAccess": "You don't have access to any organisation for work permit V2",
        "orgLoadError": "Error loading organisations. Please try again",
        "orgDataError": "Error loading organisation data. Please try again",
        "dataLoadError": "Error loading data. Please try again",
        "sameDayShiftError": "First and second shifts must be on the same day",
        "nextDayShiftError": "Third shift can only extend to the next day",
        "outsideShiftTime": "Selected time is outside shift boundaries",
        "pastDateTime": "Start date and time cannot be in the past",
        "endDateBeforeStart": "End date cannot be before start date",
        "endTimeBeforeStart": "End time cannot be before start time",
        "endTimeExceedsLimit": "Work permit end time ({{proposedEnd}} on {{proposedDate}}) exceeds the {{timeLimit}} limit for job type '{{jobType}}'",
        "mandatoryAttachmentRequired": "Uploading media is mandatory for this section",
        "activeWorkPermitExists": "You already have active work permit(s)",
        "approverExists": "Approver already exists",
        "pastDate": "Cannot create work permit for past dates",
        "futureDateNotAllowed": "Future work permits are not allowed",
        "exceedsMaxFutureDays": "Work permit can only be created up to {{days}} days in future",
        "emailInvalid": "Contractor supervisor email is invalid, please enter a valid email ID"
      }
    },
    "viewPage": {
      "extension": {
        "title": "Extensions / Shift Handovers",
        "extensionLabel": "Extension",
        "newExtensionRequest": "New Extension Request",
        "extensionDurationHrs": "Extension Duration (Hours)",
        "extensionDurationExample": "e.g., 2.5",
        "takenOverBy": "Taken Over By",
        "selectUser": "Select User",
        "searchUser": "Search user",
        "jobPerformer": "Job Performer Name",
        "enterJobPerformer": "Enter job performer name",
        "extensionChecks": "Extension Checks",
        "requestExtensionButton": "Request Extension",
        "approveExtensionButton": "Approve Extension",
        "rejectExtensionButton": "Reject Extension",
        "submittedSuccessfully": "Extension request submitted successfully",
        "approvedSuccessfully": "Extension approved successfully",
        "rejectedSuccessfully": "Extension rejected successfully",
        "errors": {
          "noExtensionFound": "No extension found",
          "notAnApprover": "You are not an approver for this extension",
          "failedToSubmit": "Failed to submit extension request",
          "failedToApprove": "Failed to approve extension",
          "failedToReject": "Failed to reject extension",
          "selectUserToTakeOver": "Please select a user to take over",
          "completeMandatoryExtensionChecks": "Please complete all mandatory extension checks",
          "notAuthorizedToRejectExtension": "You are not authorized to reject this extension",
          "enterDuration": "Please enter extension duration in hours",
          "selectUser": "Please select user to take over the permit",
          "issuerRequired": "Extension issuer is mandatory"
        },
        "extensionIssuer": "Extension Issuer",
        "issueExtensionButton": "Issue Extension"
      },
      "closure": {
        "title": "Work Permit Closure",
        "closeButton": "Close Work Permit",
        "closedSuccessfully": "Work permit closed successfully",
        "closureRemarks": "Closure Remarks",
        "closureTypeLabel": "Closure Type",
        "closureOptions": {
          "workCompleted": "Work completed & Housekeeping done",
          "workCancelled": "Work Cancelled due to Operational Reasons",
          "workPermitRejected": "Work Permit Rejected",
          "workPermitNotApproved": "Work Permit Not Approved"
        },
        "errors": {
          "cannotClose": "You cannot close this work permit",
          "closedStatusNotFound": "Closed status not found",
          "failedToClose": "Failed to close work permit"
        }
      },
      "approve": {
        "selectApprover": "Select Approver",
        "standardApprover": "Standard Approver",
        "approve": "APPROVE",
        "approvedOn": "Approved on",
        "reject": "Reject",
        "cancelWorkPermit": "CANCEL WORK PERMIT",
        "requestAgain": "REQUEST AGAIN",
        "update": "UPDATE",
        "pending": "Pending",
        "rejected": "Rejected"
      },
      "details": {
        "workPermitDetails": "Work Permit Details",
        "createdOn": "Created on",
        "createdBy": "Created by",
        "imageAlt": "Image"
      },
      "cancellation": {
        "workPermitCancellation": "Cancellation",
        "cancelWorkPermit": "Cancel work permit"
      }
    },
    "listPage": {
      "title": "Work Permits",
      "stats": {
        "live": "Live",
        "pending": "Pending"
      },
      "pendingWithMe": "Pending with me",
      "others": "Other(s)",
      "copyPTW": "Copy PTW",
      "noWorkPermits": "No work permits available"
    },
    "toastr": {
      "requestAgain": {
        "cannotRequest": "You cannot request again at this time",
        "submitStatusNotFound": "Submit status not found",
        "workPermitSubmitted": "Work permit submitted again successfully",
        "failedToSubmit": "Failed to submit work permit again"
      },
      "loadError": "Failed to load work permit details",
      "jobTypesError": "Error loading job types",
      "usersError": "Error loading users list",
      "extensionChecksError": "Error loading extension checks",
      "closureChecksError": "Error loading closure checks",
      "statusListError": "Error loading status list",
      "organisationDetailsError": "Error loading organisation details",
      "invalidWorkPermitId": "Invalid work permit ID",
      "invalidWorkPermitDetails": "Invalid work permit details",
      "exportSuccess": "Work permit exported successfully",
      "exportError": "Failed to export work permit",
      "commentRequired": "Please enter a comment",
      "commentAdded": "Comment added successfully",
      "commentError": "Failed to add comment",
      "updateSuccess": "Work permit updated successfully",
      "updateError": "Failed to update work permit",
      "cannotApprove": "You cannot approve at this time",
      "cannotReject": "You cannot reject at this time",
      "workPermitRejected": "Work permit rejected",
      "rejectStatusNotFound": "Reject status not found",
      "rejectError": "Failed to reject work permit",
      "cannotCancel": "You cannot cancel this work permit",
      "cancelStatusNotFound": "Cancel status not found",
      "workPermitCancelled": "Work permit cancelled",
      "cancelError": "Failed to cancel work permit",
      "onlyInitiatorOrHandoverCanClose": "Only the initiator or the user who took over the latest extension can close the work permit",
      "closedStatusNotFound": "Closed status not found",
      "workPermitClosed": "Work permit closed successfully",
      "closeError": "Failed to close work permit",
      "extensionSubmitSuccess": "Extension request submitted successfully",
      "extensionApproveSuccess": "Extension approved successfully",
      "extensionRejectSuccess": "Extension rejected successfully",
      "extensionNotAnApprover": "You are not an approver for this extension",
      "extensionSubmitError": "Failed to submit extension request",
      "extensionApproveError": "Failed to approve extension",
      "extensionRejectError": "Failed to reject extension",
      "selectUserToTakeOver": "Please select a user to take over",
      "completeMandatoryExtensionChecks": "Please complete all mandatory extension checks",
      "notAuthorizedToRejectExtension": "You are not authorized to reject this extension",
      "permitHistoryError": "Error loading permit history",
      "postCommentError": "Failed to add comment",
      "uploadCommentMediaError": "Error uploading comment media",
      "mediaUploadError": "Failed to upload section files",
      "mandatoryAttachmentRequired": "Uploading media is mandatory for this section",
      "loadWorkPermitError": "Failed to load work permit",
      "fillRequiredFields": "Please fill all required fields",
      "workPermitUpdatedSuccess": "Work permit updated successfully",
      "workPermitUpdatedError": "Failed to update work permit",
      "copyWorkPermitError": "Cannot copy: {{missingInfo}}",
      "printWorkPermitError": "Invalid work permit details - OrgId: {{orgId}}, PermitId: {{permitId}}",
      "workPermitExportedSuccess": "Work permit exported successfully",
      "workPermitExportedError": "Failed to export work permit",
      "selectAllRequiredApprovers": "Please select all required approvers",
      "selectSite": "Please select a site",
      "selectDepartment": "Please select a department",
      "selectAtLeastOneJobType": "Please select at least one job type",
      "workPermitSavedAsDraft": "Work permit saved as draft successfully",
      "saveAsDraftError": "Failed to save draft",
      "workPermitSubmitted": "Work permit submitted successfully",
      "workPermitSubmitError": "Failed to submit work permit",
      "extensionIssueSuccess": "Extension issued successfully"
    },
    "filter": {
      "organisation": "Organisation",
      "selected": "Selected",
      "site": "Site",
      "department": "Department",
      "status": "Status",
      "typeOfPermit": "Type of Permit",
      "selectOrganisation": "Select Organisation",
      "selectSites": "Select Sites",
      "unselectAll": "Unselect All",
      "selectAll": "Select All",
      "ok": "OK",
      "selectDepartment": "Select Department",
      "selectAllStatus": "Select All Status",
      "selectTypeOfPermit": "Select Type of Permit",
      "fromDate": "From date",
      "toDate": "To date",
      "resetFilter": "Reset filter",
      "apply": "Apply"
    },
    "controls": {
      "enterNumber": "Enter number",
      "next": "NEXT",
      "imageAlt": "Image",
      "cancelAlt": "Cancel"
    },
    "editPage": {
      "labels": {
        "editWorkPermit": "Edit Work Permit",
        "organisation": "Organization",
        "site": "Site",
        "department": "Department",
        "departmentInCharge": "Department In-Charge",
        "typeOfPermit": "Type of Permit",
        "contractor": "Contractor",
        "nameOfRequestor": "Name of Requestor",
        "supervisorName": "Supervisor Name",
        "supervisorEmail": "Supervisor Email",
        "countryCode": "Country Code",
        "mobileNumber": "Mobile Number",
        "shift": "Shift",
        "usersInvolved": "Users Involved",
        "otherUsers": "Other Users",
        "fromDate": "From Date",
        "toDate": "To Date",
        "startTime": "Start Time",
        "endTime": "End Time",
        "continuousWorkPermit": "Continuous Work Permit",
        "manualPtw": "Is Manual PTW",
        "approvers": "Approvers",
        "standardApprover": "Standard Approver"
      },
      "placeholders": {
        "selectOrganisation": "Select Organization",
        "selectSite": "Select Site",
        "selectDepartment": "Select Department",
        "selectDepartmentInCharge": "Select Department In-Charge",
        "selectTypeOfPermit": "Select Type of Permit",
        "enterContractorName": "Enter Contractor Name",
        "enterSupervisorName": "Enter supervisor name",
        "enterSupervisorEmail": "Enter supervisor email",
        "selectCountryCode": "Select country code",
        "enterMobileNumber": "Enter mobile number",
        "selectShift": "Select Shift",
        "selectUsersInvolved": "Select Users Involved",
        "enterOtherUsers": "Enter Other Users",
        "selectStartTime": "Select Start Time",
        "selectEndTime": "Select End Time",
        "selectApprover": "Select Approver",
        "chooseApprover": "Choose an approver"
      },
      "buttons": {
        "addSupervisor": "ADD CONTRACTOR SUPERVISOR",
        "deleteSupervisor": "DELETE CONTRACTOR SUPERVISOR",
        "next": "NEXT",
        "update": "UPDATE",
        "cancel": "CANCEL",
        "approve": "APPROVE",
        "saveAsDraft": "SAVE AS DRAFT",
        "submit": "SUBMIT"
      }
    },
    "modals": {
      "rejectReason": {
        "title": "Reason for Rejection",
        "label": "Rejection Reason",
        "placeholder": "Please provide a reason for rejection...",
        "confirm": "Confirm Rejection",
        "required": "Please provide a reason for rejection"
      },
      "cancelReason": {
        "title": "Reason for Cancellation",
        "label": "Cancellation Reason",
        "placeholder": "Please provide a reason for cancellation...",
        "confirm": "Confirm Cancellation",
        "required": "Please provide a reason for cancellation"
      },
      "extensionRejectReason": {
        "title": "Reject Extension",
        "label": "Reason for Rejection",
        "placeholder": "Enter reason for rejection...",
        "confirm": "Reject Extension",
        "required": "Please provide a reason for rejecting the extension."
      }
    }
  },
  "termsAndConditions": {
    "heading": "Terms and Conditions",
    "errorMessage": {
      "somethingWentWrong": "There is an error while processing your request, please try again."
    }
  },
  "CHANGE_PASSWORD": {
    "PAGE_TITLE": "Change password",
    "NOTE": "Note: In accordance with your organization's security policy, you are required to update your password. Please change your password to continue using the application.",
    "FORM_LABELS": {
      "OLD_PASSWORD": "Old password",
      "NEW_PASSWORD": "New password",
      "CONFIRM_PASSWORD": "Confirm password"
    },
    "FORM_ERRORS": {
      "OLD_PWD_REQUIED": "Old password is required",
      "NEW_PWD_REQUIED": "New password is required",
      "CNF_PWD_REQUIED": "Confirm password is required",
      "MIS_MATCH": "Passwords did not match",
      "CANT_MATCH": "New password cannot be same as old password"
    },
    "TOAST_MESSAGES": {
      "PWD_UPDATE_SUCCESS": "Password has been updated successfully",
      "UNCAUGHT_PWD_UPDATED_ERROR": "There was an error while updating the password",
      "PASSWORD_VALIDATION": "Old and new passwords cannot be same",
      "INCORRECT_PASSWORD": "Incorrect password."
    }
  },
  "DeleteAccount": {
    "pageTitle": "Delete account",
    "enterEmail": "Enter the email",
    "enterUuID": "Enter the user ID",
    "enterPlaceholderEmail": "Please enter the email",
    "enterPlaceholderUuID": "Please enter the user ID"
  },
  "profile": {
    "userNote": "These photos will appear on your profile in the web portal. Please ensure you upload appropriate and professional profile pictures.",
    "more": "More",
    "Appointments": "Appointments",
    "notifications": "Notifications",
    "support": "support",
    "about_us": "About us",
    "avatar": "Avatar",
    "field_staff": "Field staff",
    "privacy_policy": "Privacy policy",
    "my_orgs": "My organisations",
    "my_reporting": "My reporting",
    "FirstName": "First name",
    "lastName": "Last name",
    "Email": "Email",
    "submit": "Update",
    "goBack": "Go back",
    "infoText": "You have not joined any organisations yet.",
    "recordAlreadyExisted": "A organisation has already existed with the given organisation, so please select other organisation.",
    "defaultUserName": "Username",
    "enterName": "Enter your name",
    "pendingStatus": "Pending",
    "rejectStatus": "Rejected",
    "defaultEmailText": "example@gmail.com",
    "anonymousraising": "Anonymous raising",
    "downloadMedia": "Download",
    "download": "Download account data",
    "delete": "Delete my account",
    "changePassword": "Change password",
    "data_privacy": "Data & Privacy",
    "settings": "Settings",
    "logout": "Logout",
    "EnterMobileNumber": "Enter mobile number",
    "save": "Submit",
    "help_center": "Help Center",
    "policy_text": "Privacy Policy",
    "disconnectSlide": "Disconnect",
    "disconnectNote": "Note: Swipe left to see disconnect option",
    "noImage": "No profile image(s) available",
    "addImage": "Add profile image",
    "multipleImageNote": "Note: Please upload at least 3–4 clear photos to ensure accurate face recognition",
    "displayNamePopUp": {
      "header": "Set your Profile name",
      "message": "Create a display name that is shown to organisation administrators/authorities.",
      "submit": "Update"
    },
    "logoutPopup": {
      "header": "Logout",
      "message": "Are you sure you want to logout?",
      "No": "No",
      "Yes": "Yes"
    },
    "disconnectSlidePopup": {
      "header": "Disconnect",
      "message1": "Are you sure you want to disconnect from the ",
      "message2": " organisation?",
      "No": "No",
      "Yes": "Yes"
    },
    "deleteAccountPopup": {
      "header": "Delete account",
      "message": "Are you sure you want to delete your account?",
      "No": "No",
      "Yes": "Yes"
    },
    "address": "Address",
    "city": "City",
    "country": "Country",
    "pincode": "Zip code",
    "profilePictures": "Profile pictures",
    "successMessage": {
      "record_updated_success": "Profile details updated successfully.",
      "name_updated_success": "Display name has been updated successfully.",
      "organisation_added_success": "You have joined the organisation successfully.",
      "account_deleted_success": "Your account has been deleted successfully",
      "account_downloaded_success": "Your account data has been downloaded successfully",
      "disconnect_success": "You have been successfully disconnected from this organisation",
      "upload_profile_image": "You have successfully uploaded the profile image"
    },
    "errorMessage": {
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "emailIsAlreadyRegistered": "Email is already registered with another user.",
      "invalidId": "Incorrect organisation code",
      "failed_updated_picture": "Failed to update profile picture",
      "enterDisplayName": "Display name cannot be empty",
      "WrongMobile": "Mobile number did not match with the profile",
      "wrongEmail": "Email did not match with the profile",
      "wrongUserUID": "User ID did not match with the profile",
      "account_deleted_error": "There was an error while deleting your account, please try again!",
      "account_downloaded_error": "There was an error while downloading your account data, please try again!",
      "INVALID_ZIP_CODE": "Invalid zip code",
      "disconnect_error": "Failed to disconnect from the selected organisation",
      "user_has_portal_access": "We can't disconnect since you are a portal user of this organisation",
      "user_is_staff": "We can't disconnect since you are a staff of this organisation",
      "failed_upload_profile": "Failed to upload profile pictures",
      "upload_limit_reached": "You can only upload up to 10 profile pictures",
      "maxPhotosExceeded": "You have reached the maximum limit of 10 photos. Please delete some before uploading new ones"
    },
    "anonymousReporting": "Anonymous reporting",
    "EmployeeCode": "Employee code"
  },
  "organisation": {
    "pageTitle": "Organisations",
    "joinOrganisation": "Join Organisation",
    "SelectOrganisation": "Select an organisation to join",
    "noOrganisationsToJoin": "No organisations are available to join",
    "closeOrganisation": " (Private) ",
    "openOrganisation": " (Open) ",
    "view_all": "View all",
    "view_less": "View less",
    "searchorg": "Search organisation",
    "gpsRecorded": "Your GPS location is being captured",
    "gpsNotRecorded": "Your GPS location is not being captured",
    "takeMeToOrganisations": "Take me to Organisations",
    "verificationPopUp": {
      "header": "Verification",
      "message": "Enter the organisation unique code",
      "submit": "Submit",
      "cancel": "Cancel",
      "placeholder": "Ex: A1B2C3"
    },
    "sitesPopup": {
      "header": "Organisation sites",
      "message": "Select at least one site",
      "submit": "Submit",
      "cancel": "Cancel"
    },
    "successMessage": {
      "organisation_added_success": "You have joined the organisation successfully."
    },
    "errorMessage": {
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "fetchOrgWentWrong": "There is an error while fetching organisations.",
      "invalidId": "Incorrect organisation code",
      "idRequired": "Organisation code is required.",
      "SiteRequired": "Please select at least one site",
      "dashboardloadingError": "There was an error while loading the dashboard, please try again!",
      "unableToFetchLocation": "Unable to fetch location. Please try again after turning on device location and granting app location permission."
    }
  },
  "forgotPassword": {
    "heading": "Password Reset",
    "submit": "Submit",
    "errorMessage": {
      "emailIsRequired": " Email is required",
      "emailIsInvalid": " Email is invalid"
    }
  },
  "home": {
    "delete": "Delete",
    "selectionOrganisationHeading": "Select organisation",
    "publicOrganisation": " Open",
    "privateOrganisation": " Private",
    "heading": "Raise quality alert",
    "incidents": "Quality alerts raised",
    "organisations": "Organisations",
    "selectOrganisation": "Select an organisation",
    "myOrganisation": "My organisations",
    "infoText": "You have not joined any organisations yet.",
    "linkToOrg": "Go to organisations page to join your organisations.",
    "FooterHeading": "Powered by Osmosys",
    "FooterSubHeading": "All Rights Reserved",
    "mapMarkerTitle": "Current Location",
    "Account": "My account",
    "save": "Save",
    "preferences": "Preferences",
    "addWidget": "Add widget",
    "seeMore": "See more",
    "noCoursesAvailable": "No courses available",
    "noPTWsAvailable": "No PTWs available",
    "ptwWillAppearHere": "Your Permit to Work items will appear here",
    "hasCreatedPTW": " has created PTW",
    "loading": "Loading...",
    "startNewTicket": "Start a new ticket",
    "reportIssueDescription": "Report an issue through ticket you wish to resolve it",
    "ptws": "PTWs",
    "note": "Note",
    "title": "Home",
    "noMenuItems": "No menu items available",
    "contactAdmin": "Please contact your administrator for access"
  },
  "support": {
    "pageTitle": "Support quality alerts",
    "No_data": "No data",
    "no_tickets": "No quality alerts available"
  },
  "dashboard": {
    "pageTitle": "Dashboard",
    "incident_count": "Quality alert count",
    "incident_status": "Quality alert status",
    "selectOrganisation": "Select organisation",
    "selectSites": "Select sites",
    "fromdate": "Select from date",
    "toDate": " Select to date",
    "open_incidents": "Open quality alerts",
    "App_users": "App users",
    "Portal_users": "Portal users",
    "Resolved_incidents": "Resolved quality alerts",
    "fromDate": "From Date"
  },
  "email-support": {
    "pageTitle": "Support",
    "description": "Feedback",
    "org": "Organisation",
    "attach": " Attach files",
    "severity": "Severity",
    "description_required": "Description is required",
    "severity_required": "Severity is required",
    "file_size_error_15": "File size exceeds the maximum allowed size of 15 Mb",
    "file_size_error_10": "'File size exceeds the maximum allowed size of 10 Mb",
    "ticket_sent_success": "Quality alert sent successfully",
    "selectSeverity": "Select severity",
    "feedBack": "Please write your feedback",
    "severityOptions": {
      "critical": "Critical",
      "major": "Major",
      "low": "Low"
    }
  },
  "reportedIncident": {
    "pageTitle": "Quality alerts raised",
    "heading": "Total quality alerts raised: ",
    "noReportedIncidents": "No quality alerts are available.",
    "EXPORT_DATA_NO_DATA": "No data available",
    "somethingWentWrong": "There is an error while processing your request, please try again.",
    "selectSite": " Select the sites",
    "selectIncidentType": "select category",
    "selectUsersInvolved": "Select users involved",
    "selectIncidenType": "Select category",
    "selectAssetsInvolved": "Select assets involved"
  },
  "fieldStaff": {
    "pageTitle": "Field staff",
    "heading": "Total quality alerts assigned: ",
    "staffNotActive": "Currently you don't have access to any organisations."
  },
  "courses": {
    "pageTitle": "Trainings",
    "filter": "Training filter",
    "oqshaUser": "OQSHA users",
    "newUser": "Add a new user",
    "empId": "EmpId",
    "ActiveCourses": "My learnings",
    "completedCourses": "Completed training register",
    "cannotTakeOthersQuiz": "You cannot take the quiz for other participants",
    "failedExam": "You did not pass. Please retake the exam.",
    "passExam": "You passed the exam.",
    "courseDetails": "Course details",
    "batchDetails": "Training register details",
    "CourseContent": "Course content",
    "facultyName": "Faculty name",
    "batch": "Training register name",
    "addBatch": "Add training register",
    "addNewParticipant": "Add participant",
    "myTraining": "My trainings",
    "startDate": "Starting date",
    "batchStatus": "Status",
    "courseContent": "Course contents",
    "courseDescription": "Description",
    "courseDuration": "Course duration",
    "PreRequisites": "Course pre-requisites",
    "planned": "Planned",
    "inProgress": "In Progress",
    "completed": "Completed",
    "stopped": "Stopped",
    "draft": "Draft",
    "saveAsDraft": "Save as Draft",
    "noParticipants": "No participants present",
    "noSitesPresent": "No site present",
    "noCoursePresent": "No course present",
    "selectOrgFirst": "Please select an organisation",
    "editParticipant": "Edit participant",
    "batchAddedSuccessfully": "Training register has been added successfully",
    "participantAddedSuccessfully": "Participant has been added successfully",
    "batchUpdatedSuccessfully": "Training register has been updated successfully",
    "participantUpdatedSuccessfully": "Participant has been updated successfully",
    "futureStartForCompletedBatch": "Completed training register cannot have a future start date",
    "duplicateParticipantId": "Participant IDs are not unique.",
    "participants": "Participants",
    "employeeId": "Employee id",
    "marks": "Marks",
    "passFail": "Pass/ Fail",
    "remarks": "Remarks",
    "addParticipant": "Add",
    "addNewParticipants": "Add New Participant +",
    "pass": "Pass",
    "fail": "Fail",
    "submitExit": "Submit & Exit",
    "submitNew": "Submit & New",
    "trainings": "Trainings",
    "myTrainings": "I am faculty",
    "myLearnings": "I am participant",
    "completedBatches": "Completed training register",
    "courseName": "Course name",
    "faculty": "Faculty",
    "siteName": "Site name",
    "participant": "Participants",
    "attachment": "Attachments",
    "trainingDetails": "Training details",
    "editBatch": "Edit training register",
    "noAttachments": "No attachments available",
    "site": "Site",
    "siteError": "Please select at least one site",
    "organisation": "Organisation",
    "enterOrganisation": "Enter organisation (required)",
    "projectSite": "Project/ Site",
    "enterProjectSite": "Enter project/ site (required)",
    "course": "Course",
    "enterCourse": "Enter course (required)",
    "batchName": "Training register name",
    "enterBatchName": "Training register name (required)",
    "status": "Status",
    "enterStatus": "Enter status (required)",
    "startTime": "Start time",
    "selectStartTime": "Select start time",
    "location": "Location",
    "enterLocation": "Enter location",
    "enterRemarks": "Comments / remarks",
    "name": "Name",
    "enterName": "Enter name (required)",
    "participantName": "Participant name",
    "newParticipantName": "New participant name",
    "weeks": "Week(s)",
    "days": "Day(s)",
    "hours": "Hour(s)",
    "noData": "No data",
    "preTrainingQuiz": "Pre-training quiz",
    "postTrainingQuiz": "Post-training quiz",
    "goThroughContent": "Go through content",
    "question": "Question",
    "previous": "Previous",
    "next": "Next",
    "submit": "Submit",
    "close": "Close",
    "noImageAvailable": "No image(s) available",
    "quizResult": "Quiz Result",
    "totalMarks": "Total Marks",
    "percentage": "Percentage",
    "result": "Result",
    "passPercentage": "Pass percentage",
    "courseImage": "Course image",
    "reference": "Reference",
    "addNewCourse": "Add new course +",
    "courseShortCode": "Course short code",
    "courseHours": "Course hours",
    "newCourseName": "New course name",
    "newCourseShortCode": "New course short code",
    "newCourseHours": "New course hours",
    "shortCodeRequired": "Course short code must be exactly 3 characters",
    "attendanceSheet": "Attendance sheet",
    "attendanceSheetAttachment": "Attendance attachments",
    "imageAttachment": "image attachment",
    "attendanceSheetRequired": "Attendance sheet is required",
    "ParticipantBatchStatus": "Participant status"
  },
  "ppe": {
    "ppeTitle": "PPE",
    "statusTracking": "Track status",
    "noHistory": "No history found.",
    "active": "Active",
    "damaged": "Returned/Damaged",
    "ppeKit": "PPE Issuance",
    "ppeUid": "PPE UID",
    "apply": "Apply",
    "reset_filter": "Reset filter",
    "ppe_details": "PPE details",
    "total_issued_item": "Issued items",
    "by": "By:",
    "add_ppe_item": "Add PPE item",
    "request_ppe": "Request PPE",
    "edit_ppe_item": "PPE item details",
    "issued_on": "Issued on",
    "ppe_heading": "PPE filter",
    "total_returned_items": "Returned items",
    "return_expected_by": "Return expected by",
    "issue_ppe": "Issue PPE",
    "return_by": "Return by",
    "edit_issued_ppe": "Edit issued PPE",
    "issue_to": "Issue to",
    "enter_issue_to": "Issue to (required)",
    "enter_return_to": "Return to(required)",
    "associated_ptw": "Associated PTWs",
    "enter_associated_ptw": "Enter associated ptws",
    "no_ptw_present": "No PTWs present",
    "no_person_present": "No person present",
    "startDate": "Return by date",
    "startTime": "Return by time",
    "noPpePresent": "No PPE kit issued",
    "ppe_item_name": "PPE item name",
    "ppe_item_description": "PPE item description",
    "issued": "Issued",
    "returned": "Returned",
    "all_status": "All statuses",
    "ppe_items": "PPE Items",
    "ppe_issued_successfully": "PPE kits issued successfully",
    "ppe_kits_updated_successfully": "PPE kit details updated successfully",
    "no_ppe_kits_issued": "No PPE kits issued",
    "partially_return": "Partially returned",
    "return_ppe_to": "Returning to",
    "add_ppe_items": "Please select ppe items",
    "issued_date": "Issued date",
    "returned_date": "Returned date",
    "associated_attachment": "Associated attachments",
    "imageAttachment": "image attachment",
    "placeholder": {
      "selectOrganisation": "Select an organisation",
      "selectSite": "Select a site",
      "selectedStatus": "Select status",
      "comment": "Remarks",
      "enterComments": "Enter remarks",
      "selectVariant": "Select variant"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "status": "Status",
      "fromDate": "From date",
      "toDate": "To date"
    },
    "errorMessage": {
      "somethingWentWrong": "There is an error while processing your request, please try again.",
      "noDataFound": "No ppe items present",
      "noAssignToUsers": "No available users to assign.",
      "pastDataSelected": "Return date cannot be in the past",
      "pastTimeSelected": "Return time cannot be in the past",
      "filterIssue": "An error occurred while fetching the ppe list",
      "ppeHistoryFetchError": "There was an error while fetching the PPE history, please try again",
      "ppeListFetchError": "There was an error while fetching the PPE issue list, please try again",
      "selectSite": "Please select a site",
      "VARIANT_SELECTION_REQUIRED": "Please select a variant for all PPE items that have variants available",
      "noOptionsAvailable": "No options available"
    },
    "rejected": "Rejected",
    "requested": "Requested",
    "due_date": "Due date",
    "status": "Status",
    "issued_records": "Issued records",
    "variant": "Variant",
    "selectVariant": "Select variant (optional)",
    "noVariant": "No variant",
    "employeeId": "Employee ID"
  },
  "pssr": {
    "pssr": "PSSR",
    "pssr_heading": "PSSR filter",
    "initiated_by": "Initiated by",
    "associated_moc": "Associated MOC",
    "submit": "Submit",
    "save_as_draft": "Save as draft",
    "checklist": "PSSR Checklist",
    "no_pssr": "No pssr present",
    "department": "Department",
    "start_date": "Start date",
    "select_initiator": "Select intiator",
    "enterRemarks": "Enter remarks",
    "select_moc": "Select MOC",
    "select_department": "Select department",
    "status": "Status",
    "location": "Location",
    "enter_location": "Enter location",
    "enter_department": "Enter department",
    "enter_moc": "Enter MOC",
    "enter_status": "Enter status",
    "no_department_present": "No department present",
    "no_moc_present": "No MOC present",
    "no_status_present": "No status present",
    "select_role": "Select role",
    "enter_role": "Enter role",
    "select_approver": "Select team member",
    "enter_approver": "Enter team member",
    "add_approver": "Add team member",
    "delete_approver": "Delete team member",
    "select_org": "Please select an organisation",
    "add_pssr_approvers": "Please select team members",
    "pssr_created": "PSSR created successfully",
    "pssr_updated": "PSSR updated successfully",
    "commentAdded": "Comment added successfully",
    "comment": "Comment",
    "userAssigned": "User already assigned with this role",
    "errorMessage": {
      "cannotComment": "Current user is not part of the team members list",
      "noIncidentSitesPresent": "No sites present for the selected organisation",
      "getAllSites": "There was an error while fetching sites, please try again",
      "mandatory_field": "Please fill in the mandatory checks",
      "getAllOrganisation": "There was an error while fetching organisation, please try again",
      "getAllUsers": "There was an error while fetching users, please try again",
      "getAllDepartments": "There was an error while fetching department list, please try again",
      "getAllMOC": "There was an error while fetching MOC list, please try again",
      "getAllRoles": "There was an error while fetching roles, please try again",
      "getAllApprovers": "There was an error while fetching team members, please try again",
      "getPssrStatus": "There was an error while fetching statuses, please try again",
      "uploadingMedia": "There was an error while uploading media, please try again",
      "createPssr": "There was an error while creating PSSR, please try again",
      "fetchPssrDetails": "There was an error while fetching PSSR details, please try again",
      "updatePssr": "There was an error while updating PSSR, please try again",
      "addComment": "There was an error while adding comment, please try again.",
      "pssrList": "There was an error while fetching pssr list, please try again"
    }
  },
  "libraryDocument": {
    "libraryPage": "Library document",
    "title": "Library document",
    "filterTitle": "Library filter",
    "libraryDetails": "Library document details",
    "libraryAttachments": "Document attachment(s)",
    "addDocument": "Add document",
    "editDocument": "Edit document",
    "libraryBy": "By:",
    "enter": "Enter",
    "select": "Select",
    "noLibrary": "No library document available",
    "immediatelibrary": "library(s) document requiring immediate attention",
    "associatedlibrary": "Other library documents",
    "actionBy": "by",
    "search": "Search",
    "searchPlaceholder": "Enter document name",
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "prepare": "Prepare",
      "approve": "Approve",
      "review": "Review",
      "issue": "Issue",
      "sign": "Sign"
    },
    "placeholder": {
      "selectedDepartment": "Select department",
      "selectOption": "Select option",
      "enterNumber": "Enter number",
      "selectedUser": "Select users",
      "documentName": "Enter document name",
      "keywords": "Enter keywords separated by comma (e.g. hazard, inspection)",
      "categories": "Select categories",
      "enterComments": "Enter remarks"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "documentCategory": "Document category",
      "uploadedBy": "Uploaded by",
      "fromDate": "From date",
      "toDate": "To date"
    },
    "addLibrary": {
      "organisation": "Organisation",
      "site": "Site",
      "name": "Name",
      "mobileNumber": "Mobile number",
      "department": "Department",
      "documentName": "Document name",
      "keywords": "Keywords",
      "categories": "Categories",
      "uploadedBy": "Uploaded by",
      "uploadNote": "Only one document is allowed to upload",
      "temporaryBlock": "Block temporary",
      "temporaryBlockNote": "This enables you to block this document temporarily. If turned on, no other user can view this document other than you",
      "mediaTitle": "Attachments",
      "infoText": "No attachments are available."
    },
    "actions": {
      "view": "View",
      "edit": "Edit",
      "delete": "Delete"
    },
    "commentHistory": {
      "comment": "Comment",
      "commentHistory": "Comment history"
    },
    "messages": {
      "noAttachmentAvailable": "No attachment is available for this document",
      "errorLoadingDocument": "Error loading document. Please try again."
    },
    "successMessage": {
      "createLibrarySuccess": "Library document created successfully",
      "updateLibrarySuccess": "Library document updated successfully"
    },
    "errorMessage": {
      "getAllDocumentsCategory": "There was an error while fetching document category list, please try again",
      "getAllLibraryDocument": "There was an error while fetching library documnet list, please try again",
      "filterIssue": "An error occurred while fetching the library list",
      "getLibraryById": "There was an error while fetching library document details",
      "createLibrary": "There was an error while creating a library document, please try again",
      "updateLibrary": "There was an error while updating library document, please try again",
      "applyFilterError": "Something went wrong while applying filters, please try again.",
      "fetchLibraryHistoryFailed": "There was an error while fetching library history, please try again"
    }
  },
  "incident_preferences": {
    "pageTitle": "Quality alert preferences",
    "ErrorMessage": "Something is wrong, please try again.",
    "DeleteSuccessMessage": "Deleted the preference successfully.",
    "DeleteMessage": "Are you sure you want to delete this preference?",
    "No_data": "No data is available.",
    "delete_preference": " Delete preference",
    "save_preference": "Save preference",
    "save_preference_sub_header": "Save your preference as a separate tab",
    "preference_name": "Preference name",
    "placeholder": "Please enter preference name",
    "preference_saved_success": "Preference saved successfully",
    "swipe_left": "Swipe left to delete the preference"
  },
  "notifications": {
    "pageTitle": "Notifications",
    "noNotifications": "No notifications are available.",
    "somethingWentWrong": "There is an error while fetching notifications, please try again",
    "sendNotification": {
      "pageTitle": "Send notifications",
      "selectOrganisation": "Select organisation",
      "notificationType": "Notification type",
      "notificationTime": "Notification time",
      "notificationTimePlaceholder": "Select notification time",
      "petParent": "Select User",
      "ImageURL": "Image URL",
      "ImageType": "Attachments",
      "ImageFile": "Attachment file",
      "SelectSite": "Select site",
      "Link": "Link",
      "all_User": "All users",
      "content": "Content of notification",
      "usersGroup": "Users group",
      "submitBtn": "Submit",
      "MAX_CHAR_LENGTH": "Maximum 140 characters",
      "placeHolders": {
        "selectOrg": "Select the organisation",
        "selectUserGroup": "Select the user group",
        "selectType": "Select notification type",
        "selectPetParent": "Select the user",
        "typeImageURL": "Image URL (Optional)",
        "typeLink": "Link (Optional)",
        "typeContent": "Type notification content",
        "selectSite": "Select the site"
      },
      "ErrorsLabels": {
        "ImageURLError": "Notification image URL is invalid",
        "LinkUrlError": "Notification link is invalid",
        "contentError": "Notification content is required",
        "noOrganisationAvailable": "No organisation available for this user",
        "orgError": "Organisation is required",
        "notificationTypeError": "Notification type is required",
        "petParentError": "User is required",
        "userGroupError": "User group is required",
        "siteError": "Site is required",
        "IMAGE_FILE_ERROR": "Only accept .jpg, .jpeg and .png file",
        "maxLengthExceedingError": "Maximum characters reached",
        "VIDEO_FILE_ERROR": "File size should not exceed 15MB",
        "imageSizeExceeded": "Image size exceeds the maximum allowed size of 10 Mb",
        "fileSizeExceeded": "File size exceeds the maximum allowed size of 15 Mb",
        "videoSizeExceeded": "File size exceeds the maximum allowed size of 10 Mb"
      },
      "toastMessage": {
        "failed_to_fetch_appUserList": "There was an error while fetching the users, please try again",
        "failed_to_send_notification": "There was an error while sending the notification",
        "mandatory_fields": "Please fill in the mandatory details",
        "success_sent_notification": "Notification has been queued for sending",
        "user_required": "User is required",
        "pet_parent_required": "Pet Parent is required"
      },
      "all_petParents": "All pet parents"
    }
  },
  "appointments": {
    "pageTitle": "Appointments",
    "noAppointments": "No appointments are available.",
    "somethingWentWrong": "There is an error while fetching your appointments, please try again",
    "appointmentBooking": {
      "pageTitle": "Book an Appointment",
      "dateOfAppointment": "Date of appointment",
      "datePlaceHolder": "Select date",
      "selectOrganisation": "Select the organisation",
      "selectTheBranch": "Select the site",
      "organisation": "Organisation",
      "book": "Book",
      "bookAppointmentFail": "There is an error while processing your request, please try again.",
      "bookAppointmentSuccess": "Your appointment request has been processed successfully",
      "selectTimeSlot": "You must select a time slot for the appointment",
      "appointmentsNotAllowed": "Appointments are not allowed for this organisation",
      "purpose": "Purpose of appointment",
      "nonWorkingDays": "Organisation does not operate on {days}",
      "relatedIncidents": "Related quality alert",
      "selectRelatedIncidents": "Select related quality alert",
      "bookAppointment": "Book appointment",
      "noOrganisationAvailable": "No organisation available",
      "cancellationSuccess": "Appointment has been cancelled successfully",
      "cancellationWentWrong": "There is an error while trying to cancel the appointment"
    }
  },
  "filter": {
    "investigationNote": "The investigation list you are currently viewing is filtered. Not all investigations may appear.",
    "healthNote": "The health list you are currently viewing is filtered. Not all health records may appear.",
    "title": "Feed filter",
    "close": "Close",
    "organisation": "Organisation(s)",
    "company": "Company(s)",
    "selected": "Selected",
    "ok": "Ok",
    "from": "From Date",
    "to": "To Date",
    "site": "Site(s)",
    "department": "Department(s)",
    "incidentType": "Quality alert category",
    "buttonText": "Apply Filter",
    "orgError": "Please select at least one organisation",
    "siteError": "Please select at least one site",
    "reportedBy": "Raised by",
    "assignedTo": "Assigned to",
    "status": "Status",
    "note": "The feed you are currently viewing has been filtered. Not all quality alerts may be visible.",
    "incidentNote": "The quality alerts of the selected organization you are viewing have been filtered. Not all quality alerts may be visible.",
    "ptwNote": "The PTW list you are currently viewing is filtered. Not all PTWs may appear.",
    "inspectionNote": "The Inspection list you are currently viewing is filtered. Not all Inspections may appear.",
    "mocNote": "The MOC list you are currently viewing is filtered. Not all MOCs may appear.",
    "hiraNote": "The Risk Register list you are currently viewing is filtered. Not all Risk Registers may appear.",
    "documentNote": "The document list you are currently viewing is filtered. Not all documents may appear.",
    "ppeNote": "The PPE list you are currently viewing is filtered. Not all PPEs may appear.",
    "incidentReportNote": "The incident report list you are currently viewing is filtered. Not all incident reports may appear.",
    "selectAll": "Select All",
    "unselectAll": "Unselect All",
    "allStatus": "All Statuses",
    "notePrefix": "Note:",
    "workPermitNote": "The Work Permit list you are currently viewing is filtered. Not all Work Permits may appear.",
    "jobType": "Job type(s)",
    "safetyAlertV2Note": "The safety alerts list you are currently viewing is filtered. Not all safety alerts may appear."
  },
  "ptw": {
    "heading": "PTW list",
    "ptwFilter": "Work permit filter",
    "detailsPage": "PTW details",
    "organisation": "Organisation",
    "selectOrganisation": "Select the organisation",
    "selectedCompany": "Select companies",
    "selectSites": "Select sites",
    "selectDepartment": "Select department",
    "All": "All",
    "status": "Statuses",
    "user": "Assigned to",
    "nextAction": "Next action",
    "errorMessage": {
      "somethingWentWrong": "Failed to fetch user consent status. Please try again."
    },
    "selectJobType": "Select job type"
  },
  "audit": {
    "heading": "Audit list",
    "planned": "Planned",
    "finalRating": "Final audit rating",
    "associatedTasks": "Associated action trackers",
    "completed": "Submit",
    "save": "Save",
    "auditBy": "Audited by",
    "editAudit": "Edit Audit",
    "scheduleAudit": "Schedule audit",
    "addAudit": "Add audit",
    "detailsPage": "Audit details",
    "auditNote": "The audit list you are currently viewing is filtered. Not all audits may appear.",
    "selectedStatus": "Select Audit status",
    "organisation": "Organisation",
    "filterTitle": "Audit filter",
    "selectOrganisation": "Select the organisation",
    "selectedCompany": "Select companies",
    "auditType": "Audit type",
    "selectAuditType": "Select audit type",
    "auditName": "Audit name",
    "selectAuditName": "Enter audit name",
    "externalAuditors": "External auditors",
    "selectExternalAuditName": "Enter name(s), comma-separated:",
    "auditor": "Auditors",
    "selectAuditor": "Select auditors",
    "noAudit": "No audits present",
    "status": "Status",
    "selectStatus": "Select status",
    "actionItems": "Action items",
    "selectActionItems": "Select action items",
    "inspectionItems": "Inspection items",
    "selectInspectionItems": "Select inspection items",
    "auditDescription": "Audit description",
    "enterAuditDescription": "Enter audit description",
    "auditScope": "Audit scope",
    "enterAuditScope": "Enter audit scope",
    "selectSites": "Select sites",
    "All": "All",
    "user": "Assigned to",
    "nextAction": "Next action",
    "errorMessage": {
      "somethingWentWrong": "Failed to fetch user consent status. Please try again.",
      "noIncidentSitesPresent": "No sites present for the selected organisation",
      "getAllSites": "There was an error while fetching sites, please try again",
      "getAllauditType": "There was an error while fetching audit types, please try again",
      "getAllOrganisation": "There was an error while fetching organisation, please try again",
      "schedule": "Please fill all mandatory fields before scheduling",
      "getAllUsers": "There was an error while fetching auditors, please try again",
      "getAllInspections": "There was an error while fetching inspections, please try again",
      "getAllTasks": "There was an error while fetching action trackers, please try again",
      "getAllStatus": "There was an error while fetching status, please try again",
      "createAudit": "There was an error while creating audit, please try again",
      "updateAudit": "There was an error while updating audit, please try again",
      "createAttachment": "There was an error while creating attachment, please try again",
      "getAuditList": "There was an error while fetching audit list, please try again",
      "getAuditHistory": "There was an error while fetching audit history, please try again",
      "uploadAttachment": "There was an error while uploading attachments",
      "createAuditComments": "There was an error while creating audit remarks, please try again",
      "getAuditDetails": "There was an error while fetching audit details, please try again",
      "updateFormValue": "There was an error while uploading audit details, please try again",
      "auditStart": "Audit cannot be completed before the start date"
    },
    "successMessage": {
      "createAudit": "Audit created successfully.",
      "updateAudit": "Audit updated successfully."
    },
    "filters": {
      "organisation": "Organisation",
      "site": "Site(s)",
      "auditor": "Auditor(s)",
      "status": "Audit statuses",
      "type": "Audit type(s)"
    },
    "placeholder": {
      "comment": "Remarks",
      "enterComments": "Enter remarks",
      "enterNumber": "Enter number",
      "selectedStatus": "Select audit status",
      "selectedAuditors": "Select auditors",
      "selectedTypes": "Select audit type"
    }
  },
  "tasks": {
    "filterTitle": "Action tracker filter",
    "heading": "My Action Tracker",
    "mocTask": "Associated action trackers with MOC",
    "auditTask": "Associated action trackers with Audit",
    "investigationTask": "Associated action trackers with investigation",
    "taskNote": "The action tracker list you are currently viewing is filtered. Not all action trackers may appear.",
    "updateTask": "Update",
    "createTask": "Create",
    "updateTaskTitle": "Edit Action Tracker",
    "createTaskTitle": "Add Action Tracker",
    "all": "All",
    "resetFilter": "Reset filter",
    "apply": "Apply",
    "select": "Select",
    "deselect": "Deselect",
    "no_tasks_available": "No action trackers available",
    "deleteTask": "Delete Action Tracker",
    "reminder": {
      "days": "Days",
      "hours": "Hours",
      "minutes": "Minutes"
    },
    "tasksList": {
      "site": "Site",
      "company": "Company",
      "status": "Status",
      "priority": "Priority",
      "dueDate": "Due Date",
      "assignees": "Assignees",
      "categories": "Categories",
      "viewDetails": "View Details",
      "noTasks": "No action trackers available",
      "createdBy": "By"
    },
    "addTask": {
      "organisationLabel": "Organisation(s)",
      "selectSite": " Select the site",
      "selectCompany": "Select the company",
      "selectTaskCategory": "Select the action tracker category",
      "selectTaskStatus": "Select the action tracker status",
      "selectTaskAssignee": "Select the action tracker assignee",
      "taskTitle": "Action tracker title",
      "taskDescription": "Action tracker description",
      "selectTaskPriority": "Select the action tracker priority",
      "reminders": "Reminders",
      "addReminder": "Configure reminder",
      "deleteReminder": "Delete reminder",
      "assetAssociation": "Asset Association",
      "selectAssets": "Select Assets",
      "comments": "Add log",
      "enterComments": "Enter some remarks",
      "dueDateSection": "Request for due date extension",
      "requestedDueDate": "Requested due date",
      "dueDateRemarks": "Remarks",
      "requestExtension": "Request Extension",
      "checkList": {
        "checkListTitle": "Checklist",
        "type_answer_here": "Type answer here",
        "select_answer": "Select option"
      },
      "confirmation": {
        "header": "Confirm Action Tracker Creation",
        "message": "These multiple action trackers will be created as individual records hence this record cannot be edited after submitting. You won't be able to revert this.",
        "cancel": "Cancel",
        "yesCreate": "Yes, Create"
      }
    },
    "placeHolders": {
      "enterOrganisation": "Select organisation (required)",
      "enterSite": "Select site",
      "enterCompany": "Select company",
      "enterTaskCategory": "Select action tracker category",
      "enterTaskStatus": "Select action tracker status",
      "enterTaskAssignee": "Select action tracker assignee",
      "enterTaskPriority": "Select action tracker priority",
      "enterTaskTitle": "Select action tracker title",
      "enterRemarks": "Enter remark(s)",
      "enterClosureRemarks": "Enter closure remark(s)",
      "enterValidationRemarks": "Enter validation remark(s)",
      "enterAttachmentRemarks": "Enter attachment remark(s)",
      "enterTaskDescription": "Select action tracker description"
    },
    "labels": {
      "closureRemarks": "Closure Remark(s)",
      "attachmentRemarks": "Attachment Remark(s)",
      "validationRemarks": "Validation Remark(s)",
      "remarks": "Remark(s)"
    },
    "taskFilter": {
      "selectOrganisation": "Select an organisation",
      "selectedTaskAssignee": "Select action tracker assignee",
      "selectedTaskCategories": "Select action tracker categories",
      "selectedPriorityStatus": "Select action tracker priority",
      "selectedTaskStatus": "Select action tracker status",
      "taskCategory": "Action tracker category",
      "taskAssignee": "Action tracker assigned to",
      "priority": "Action tracker priority",
      "company": "Company",
      "site": "Site",
      "status": "Action tracker status",
      "organisation": "Organisation",
      "dueDate": "Due date",
      "dueTime": "Due time",
      "selectSites": "Select sites"
    },
    "errorText": {
      "organisationError": "Organisation name is required",
      "siteError": "Site name is required",
      "companyError": "Company name is required",
      "mandatoryChecklistRequired": "Please fill all mandatory checklist items",
      "taskTitleError": "Action tracker title is required",
      "taskStatusError": "Action tracker status is required",
      "taskPriorityError": "Action tracker priority is required",
      "taskStatus": "There was an error while fetching action tracker status, please try again",
      "taskCategory": "There was an error while fetching action tracker category, please try again",
      "createError": "There was an error while creating the action tracker, please try again",
      "attachmentUploadError": "There was an error while uploading the attachment, please try again",
      "updateError": "There was an error while updating the action tracker, please try again",
      "loadChecklists": "There was an error while loading the checklist, please try again",
      "option_required": "Option is required",
      "answer_required": "Answer is required",
      "createCommentAttachmentError": "There was an error while uploading the comment attachment, please try again",
      "assignedToRequired": "Please assign the action tracker to a user",
      "dueDateRequired": "Due date is required",
      "due_date_mandatory": "Please fill both requested due date and remarks",
      "due_date_request_failed": "There was an error while requesting the due date, please try again",
      "remarksRequired": "Remarks are required",
      "commentsRequiredForResolved": "Remarks are required when resolving an action tracker",
      "commentsRequiredForValidated": "Remarks are required when validating an action tracker",
      "commentsRequiredForAssigned": "Remarks are required when assigning an action tracker",
      "commentsRequiredForClosed": "Remarks are required when closing an action tracker",
      "commentsRequiredForRejected": "Comments are required when rejecting a action tracker",
      "attachmentsRequiredForResolved": "Attachments are required when resolving"
    },
    "successMessage": {
      "createSuccess": "Action tracker created successfully",
      "createTaskAttachmentSuccess": "Action tracker attachment created successfully",
      "updateSuccess": "Action tracker updated successfully",
      "createCommentAttachmentSuccess": "Action tracker comment attachment has been successfully created"
    },
    "pssrTask": "Associated tasks with PSSR",
    "associatedTasks": "Associated action tracker(s)"
  },
  "feed": {
    "add_widget": "Add widget",
    "see_more": "See more",
    "ptw": "PTW",
    "no_courses": "No courses available",
    "resolvedIncidents": "Resolved",
    "openIncidents": "Open",
    "closedIncidents": "Closed",
    "no_work_permit": "No work permit data available",
    "no_feed": "No feeds available",
    "page_title": "Map",
    "courses": "My courses",
    "department": "Department",
    "shortcuts": "My shortcuts",
    "Add_preference": "Shortcuts/Preferences are not found",
    "Add_preference_line": "Add preferences for faster quality alert reporting and notification ",
    "heading": "Feed",
    "sites": "Branch",
    "status": "Status",
    "company": "Company(s)",
    "from": "From",
    "createdOn": "Created on",
    "noActivities": "No quality alerts are available or you don't have access to any organisations.",
    "noAssigned": "No quality alerts are not assigned to you or you don't have access to any organisations.",
    "allIncidentSlide": "All quality alerts",
    "assignedIncidentSlide": "Assigned quality alerts",
    "noInternetMessage": "Looks like you're not connected to a network. Check your internet connection and try again.",
    "hasCommentedOn": "has commented on",
    "hasResolved": "has resolved",
    "hasClosed": "has closed",
    "hasReopened": "has reopened",
    "hasAssigned": "has assigned",
    "hasCreated": "has raised a quality alert",
    "userAnonymous": "Anonymous user",
    "anonymous": "Anonymous",
    "to": "to",
    "incidentUid": "Quality alert UID",
    "description": "Description",
    "type": "Type",
    "organisation": "Organisation",
    "selectOrganisation": "Select the organisation",
    "selectBranch": "Select the site",
    "selectStatus": "Select the activity type",
    "selectSites": "Select sites",
    "selectIncident": "Select category",
    "selectUser": "Select raised by user",
    "selectedAssignedToUsers": "Select assigned to users",
    "selectIncidentStatus": "Select quality alert status",
    "selectAssetsInvolved": " Select the assets involved",
    "selectAllStatus": "All (Except Closed)"
  },
  "alertMessages": {
    "infoMessage": {
      "raisingIncident": "Raising quality alert...",
      "uploadingAttachments": "Uploading attachments...",
      "headerMessage": "Thank you!",
      "fieldMissing": "Mandatory Fields Missing",
      "infoMessage": "The quality alert you raised is forwarded to the concerned authority.",
      "infoMessage2": "Do you want to save it as a preference for quick reporting?",
      "offlineInfoMessage": "Since you don't have an active internet connection, the quality alert has been recorded on the device and will be raised as soon as you go online.",
      "otp_message": "An OTP will be sent to this number for verification via WhatsApp.",
      "ptw_infoMessage": "Your PTW information has been saved locally and will be uploaded to the server once you're back online. Please note that until the data is synced, the PTW will not move to the next stages.",
      "toolboxSectionMandatory": "Please fill out all mandatory fields in the Toolbox section before proceeding.",
      "reportingIncident": "Report now",
      "selectSite": "Select site"
    },
    "reportNow": {
      "locationEnableTitle": "Location Access Required",
      "locationEnableMessage": "We need access to your location to be able to capture your current location when you raise a quality alert.",
      "locationEnableMessageGeofence": "We need access to your location to be able to capture your current location for geofencing, please enable location access in your device's settings",
      "infoAlertForCardDissable": "Organisation administrator has to approve your request before you can raise quality alerts",
      "infoAlertConnectionWarning": "This organisation requires internet connectivity. Please connect your mobile to the internet and try again!",
      "locationPermissionAppSettingsMessage": "We need access to your location to provide location-based services such as capturing your current location for geofencing, please enable location permission in your app's settings"
    },
    "attendance": {
      "locationEnableTitle": "Location Access Required",
      "locationEnableMessage": "We need access to your location to be able to capture your current location when you check in or check out."
    },
    "permissions": {
      "microphoneTitle": "Microphone",
      "microphone": "To grant permission to access your microphone, click on Settings.",
      "externalStorageTitle": "Gallery",
      "externalStorage": "To grant permission to access your gallery, click on Settings.",
      "cameraTitle": "Camera",
      "camera": "To grant permission to access your camera, click on Settings."
    },
    "appUpdate": {
      "updateAvailable": "A new version of the application is available, update the app to the latest version.",
      "deprecatedNotice": "There is a new version with enriched features for your benefit. Please update to the latest version.",
      "releaseNote": "Here is the link for the release note ",
      "update": "Update",
      "cancel": "Skip"
    }
  },
  "actionMessage": {
    "header": "Profile picture",
    "camera": "Camera",
    "gallery": "Gallery",
    "cancel": "Cancel",
    "okay": "Ok",
    "openSettings": "Open Settings",
    "done": "Done",
    "close": "Close",
    "save_activity": "Save activity",
    "add_activity": "Add activity +",
    "create": "Create",
    "update": "Update",
    "save": "Save",
    "next": "Next",
    "sign": "Sign",
    "submit": "Submit",
    "signed": "Signed",
    "ZOOM_LABEL": "Zoom",
    "FLASH_LABEL": "Flash",
    "SELECT_FLASH": "Select Flash",
    "FLASH_OFF": "Off",
    "FLASH_ON": "On",
    "FLASH_AUTO": "Auto",
    "TAKE_PICTURE": "Take Picture",
    "SWITCH_CAMERA": "Switch",
    "CONFIRM_SELECTION": "Confirm",
    "PREVIEW": "Preview",
    "USER_PROFILE_IMAGE": "User profile photo",
    "USER_DOCUMENT": "User document",
    "ON": "on",
    "back": "Back",
    "saveAsDraft": "Save as Draft"
  },
  "loadingMessage": {
    "waitingMessage": "Please wait...",
    "backdropMessage": "Click the backdrop to dismiss early..."
  },
  "sideMenu": {
    "investigation": "Investigation",
    "reportNow": "Report quality alert",
    "audit": "Audit",
    "workPermit": "Permit to work",
    "organisations": "Organisations",
    "incidentsReported": "My reporting",
    "aboutUs": "About us",
    "fieldStaff": "Field staff",
    "notifications": "Notifications",
    "appointments": "Appointments",
    "feed": "Feed",
    "logout": "Logout",
    "dashboard": "Dashboard",
    "courses": "Courses",
    "attendance": "Attendance",
    "Support": "Support",
    "trainings": "Trainings",
    "checkIn": "Attendance: Check In",
    "checkOut": "Attendance: Check Out",
    "inspection": "Inspections",
    "hira": "Risk Register",
    "tasks": "Action trackers",
    "moc": "MOC",
    "incident_report": "FIR's",
    "health": "Health",
    "confirmPopup": {
      "header": "Confirm",
      "message": "Would you like to set {{defaultPageName}} as your default or startup page?",
      "no": "Cancel",
      "yes": "Confirm"
    },
    "home": "Dashboard",
    "workPermitV2": "Work permit",
    "pssr": "PSSR",
    "safety_alerts_v2": "Safety Alerts"
  },
  "attendance": {
    "title": "Attendance",
    "note": "Note",
    "comments": "Enter some comments/remarks (optional)",
    "noSitesPresent": "No site present",
    "checkIn": "Check In",
    "checkOut": "Check Out",
    "selectTheSite": "Select the site",
    "welcomeMessage": "Welcome",
    "warningMessage": {
      "selectSite": "Please select a site",
      "outsideGeofence": "You are outside the geofence area",
      "geofenceDataMissing": "Geofence data is missing",
      "organisationNameRequired": "Organisation name is required"
    },
    "errorMessage": {
      "signInFailed": "Sign-in failed",
      "alreadyCheckedIn": "You have already checked in with an org please check out first",
      "somethingWentWrong": "Something went wrong",
      "mustBeOnSite": "You must be in the site premises to Check In",
      "somethingWentWrongPleaseTryAgain": "Something went wrong, please try again.",
      "locationPermissionIsRequired": "Location permission is required",
      "noConfigurationFound": "No configuration found for the organisation",
      "imageFileSizeExceeded": "Please upload an image file that is less than 10MB.",
      "facialRecognitionFailed": "Unable to recognize the face, please try again"
    },
    "successMessage": {
      "checkInSuccess": "Checked in successfully",
      "checkOutSuccess": "Checked out successfully",
      "facialRecognitionSuccess": "Face detected and recognized successfully"
    }
  },
  "siteAttendance": {
    "title": "Select an option",
    "siteName": "Site name",
    "siteCode": "Site code",
    "assetName": "Asset name",
    "assetId": "Asset Id",
    "whatToChoose": "What would you like to choose?",
    "buttons": {
      "reportSafety alert": "Report quality alert",
      "requestPTW": "Request a permit to work",
      "requestInspection": "Create an inspection",
      "markAttendance": "Mark attendance (Check-in/ Check-out)",
      "reportTicket": "Report ticket"
    }
  },
  "userDetails": {
    "title": "User Details",
    "profileDetails": "Profile Details",
    "additionalDetails": "Additional Details",
    "trainingsInvolved": "Trainings Involved",
    "details": {
      "firstName": "First name",
      "lastName": "Last name",
      "email": "Email",
      "phoneNumber": "Phone number",
      "whatsappNumber": "WhatsApp number",
      "employeeName": "Employee name",
      "employeeNumber": "Employee number",
      "employeeType": "Employee type",
      "companyName": "Company name",
      "department": "Department",
      "dateOfBirth": "Date of birth",
      "dateOfJoining": "Date of joining",
      "reportingManager": "Reporting manager",
      "emergencyContactName": "Emergency contact name",
      "emergencyContactNumber": "Emergency contact number",
      "address": "Address",
      "additionalQualification": "Additional qualification",
      "photos": "Photos",
      "documents": "Documents",
      "contractStartedOn": "Contract start date",
      "contractEndsOn": "Contract end date"
    },
    "noDataMessage": {
      "noFirstName": "No first name available for the user",
      "noLastName": "No last name available for the user",
      "noEmail": "No email available for the use",
      "noPhoneNumber": "No phone number available for the user",
      "noWhatsappNumber": "No WhatsApp number available for the user",
      "noEmployeeName": "No employee name available for the user",
      "noEmployeeNumber": "No employee number available for the user",
      "noEmployeeType": "No employee type available for the user",
      "noCompanyName": "No company name available for the user",
      "noCompanyCode": "No company code available for the user",
      "noDepartment": "No department available for the user",
      "noDateOfBirth": "No date of birth available for the user",
      "noDateOfJoining": "No date of joining available for the user",
      "noReportingManager": "No reporting manager available for the user",
      "noEmergencyContactName": "No emergency contact name available for the user",
      "noEmergencyContactNumber": "No emergency contact number available for the user",
      "noAddress": "No address available for the user",
      "noAdditionalQualification": "No additional qualification available for the user",
      "noPhotos": "No photos available for the user",
      "noDocs": "No documents available for the user"
    },
    "errorMessage": {
      "noUserAvailable": "There is an error while fetching user details, please try again"
    },
    "ohcWalkInHistory": "OHC Walk-in History"
  },
  "trainingsInvolved": {
    "title": "Trainings Involved",
    "back": "Back",
    "pending": "Pending",
    "planned": "Planned",
    "completed": "Completed",
    "courseName": "Course name",
    "trainingRegisterStatus": "Training register status",
    "participantStatus": "Participant status",
    "completedStatus": "Completed",
    "notCompletedStatus": "Not completed",
    "noTrainingsFound": "No trainings found for {{status}} status"
  },
  "inspection": {
    "title": "Inspection list",
    "filterTitle": "Inspection filter",
    "inspectionDetails": "Inspection details",
    "inspectionAttachments": "Inspection attachment(s)",
    "inspectionBy": "By:",
    "enter": "Enter",
    "noInspection": "No inspection available",
    "noTasks": "No task(s) available",
    "noUsers": "No User(s) available",
    "noDepartments": "No department(s) available",
    "immediateInspection": "Inspection(s) requiring immediate attention",
    "associatedInspection": "Other Inspection(s)",
    "associatedTasks": "Associated task(s)",
    "tasksInvolved": "Tasks involved",
    "actionBy": "by",
    "scheduleInspection": "Schedule inspection",
    "attachmentMandatory": "At least one attachment is mandatory",
    "nextAction": "Next action",
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "inspect": "Inspect",
      "approve": "Approve",
      "reject": "Reject",
      "verify": "Verify",
      "sign": "Sign",
      "draft": "Draft",
      "check": "Check",
      "review": "Review",
      "reassign": "Reassign",
      "reInspect": "Re-Inspect",
      "cancel": "Cancel"
    },
    "placeholder": {
      "selectedDepartment": "Select department",
      "selectedStatus": "Select inspection status",
      "selectedTypes": "Select inspection type",
      "selectedAssets": "Select OQSHA asset",
      "enterNonOqshaAssets": "Enter non oqsha asset",
      "enterComments": "Enter remarks",
      "selectOption": "Select option",
      "enterNumber": "Enter number",
      "enterInspectionName": "Enter inspection name",
      "selectAssociatedTasks": "Select associated task(s)",
      "selectAssignTo": "Select assign to user",
      "selectAssignedTo": "Select assigned to user",
      "enterProjectSite": "Enter project/ site (required)",
      "selectAssetType": "Select asset type(s)",
      "selectAsset": "Select asset",
      "selectProcess": "Select Process",
      "selectFrequency": "Select frequency",
      "pleaseTypeHere": "Please type here",
      "selectArea": "Select area",
      "noArea": "No areas available"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "department": "Department(s)",
      "status": "Inspection status",
      "type": "Inspection type(s)",
      "inspectionType": "Inspection type",
      "oqshaAssets": "OQSHA asset",
      "nonOqshaAssets": "Non oqsha asset"
    },
    "addInspection": {
      "organisation": "Organisation",
      "site": "Site",
      "name": "Name",
      "mobileNumber": "Mobile number",
      "department": "Department",
      "inspectionName": "Inspection name",
      "assignTo": "Assign to",
      "assignedTo": "Assigned to",
      "pastDueDate": "Due date cannot be in the past",
      "assetType": "Asset type(s)",
      "asset": "Asset",
      "assetUID": "Asset UID",
      "enterAssetUID": "Enter Asset UID",
      "assetUIDRequired": "Asset UID is required",
      "addNewAsset": "Add New Asset +",
      "assetName": "Asset Name",
      "enterAssetName": "Enter Asset Name",
      "assetNameRequired": "Asset Name is required",
      "assetUIDInvalid": "Use capital letters, numbers, _ or / only",
      "frequency": "Frequency",
      "nextInspectionDate": "Next inspection date",
      "nextInspectionOverdue": "Next inspection overdue",
      "recentInspections": "Previous Inspections",
      "inspectionUid": "Inspection UID",
      "siteName": "Site Name",
      "createdOn": "Created On",
      "modifiedOn": "Modified On",
      "dueDate": "Due Date",
      "overdueDays": "Overdue Days",
      "status": "Status",
      "area": "Area",
      "basedOn": "Inspection based on",
      "assetBased": "Asset",
      "processBased": "Process",
      "processType": "Process"
    },
    "commentHistory": {
      "comment": "Add log",
      "commentOptional": "Add log(optional)"
    },
    "successMessage": {
      "createInspectionSuccess": "Inspection created successfully",
      "updateInspectionSuccess": "Inspection status updated successfully",
      "rejectionSuccess": "Inspection rejected successfully",
      "reassignSuccess": "Inspection reassigned successfully"
    },
    "errorMessage": {
      "getAllSites": "There was an error while fetching sites list, please try again",
      "getTasksList": "There was an error while fetching tasks list, please try again",
      "getAllDepartments": "There was an error while fetching department list, please try again",
      "getAllInspectionStatus": "There was an error while fetching inspection status list, please try again",
      "getAllInspectionType": "There was an error while fetching inspection type list, please try again",
      "filterIssue": "An error occurred while fetching the inspection list",
      "getAssetsInvolved": "There was an error while fetching assets involved list, please try again",
      "getInspectionById": "There was an error while fetching inspection details",
      "createInspectionComments": "There was an error while adding remarks",
      "uploadAttachment": "There was an error while uploading attachments",
      "getInspectionHistoryById": "There was an error while fetching inspection comment history",
      "createInspection": "There was an error while creating an inspection, please try again",
      "updateInspection": "There was an error while updating inspection status, please try again",
      "createInspectionDoc": "There was an error while uploading inspection documents, pls try again",
      "departmentRequired": "Department is required, please select a department",
      "inspectionReject": "There was some issue while rejecting the inspection, please try again",
      "mandatoryChecksMessage": "{{section}}: At least {{count}} checks must be answered in this section to proceed",
      "userListError": "There was an error while fetching user list, please try again",
      "assignedToRequired": "Assigned user is required",
      "noAccessCreateInspection": "The logged in user doesn't have access to create a inspection under this organisation",
      "getProcessList": "There was an error while fetching process list, please try again",
      "mandatoryAttachmentMessage": "Mandatory attachment is required for {{section}} section",
      "reassignFailed": "There was an error while reassigning inspection, please try again"
    },
    "rejection": {
      "reasonForRejection": "Reason for rejection",
      "enterReason": "Enter reason for rejection (required)",
      "reasonRequired": "Reject reason is required"
    },
    "nextInspection": "Next Inspection:",
    "overdueDays": "Overdue Days:",
    "noAreas": "No area(s) available",
    "createTaskTitle": "Create action tracker"
  },
  "hira": {
    "title": "Risk Register list",
    "filterTitle": "Risk Register filter",
    "hiraDetails": "Risk Register details",
    "HIRAAttachments": "Risk Register attachment(s)",
    "hiraBy": "By:",
    "enter": "Enter",
    "noHIRA": "No Risk Register available",
    "noTasks": "No task(s) available",
    "immediateHIRA": "Risk Register(s) requiring immediate attention",
    "associatedHIRA": "Other Risk Register(s)",
    "associatedTasks": "Associated task(s)",
    "tasksInvolved": "Tasks involved",
    "actionBy": "by",
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "prepare": "Prepare",
      "approve": "Approve",
      "review": "Review",
      "issue": "Issue",
      "sign": "Sign",
      "status": "Risk Register status",
      "type": "Risk Register type",
      "exportRA": "Export RA"
    },
    "placeholder": {
      "selectedDepartment": "Select department",
      "selectedStatus": "Select Risk Register status",
      "selectedTypes": "Select Risk Register type",
      "enterComments": "Enter remarks",
      "selectOption": "Select option",
      "enterNumber": "Enter number",
      "enterHiraName": "Enter Risk Register name",
      "selectAssociatedTasks": "Select associated task(s)",
      "enterActivityName": "Enter activity name",
      "enterSubActivityName": "Enter sub activity name",
      "enterRevisionNumber": "Enter revision number",
      "selectRevisionDate": "Select revision date",
      "selectActivityType": "Select activity type"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "department": "Department(s)",
      "status": "Status",
      "type": "Type of Risk Register(s)",
      "initiatedBy": "Initiated by",
      "fromDate": "From date",
      "toDate": "To date"
    },
    "addHira": {
      "organisation": "Organisation",
      "site": "Site",
      "name": "Name",
      "mobileNumber": "Mobile number",
      "department": "Department",
      "hiraName": "Risk Register name",
      "activityName": "Activity name",
      "subActivityName": "Sub activity name",
      "revisionNumber": "Revision number",
      "revisionDate": "Revision date",
      "publishedDate": "Published date",
      "activityType": "Select activity type",
      "editTitle": "Edit Risk Register",
      "back": "Back to activity list",
      "result": "Result"
    },
    "commentHistory": {
      "comment": "Remarks"
    },
    "successMessage": {
      "createHIRASuccess": "Risk Register created successfully",
      "updateHIRASuccess": "Risk Register status updated successfully"
    },
    "errorMessage": {
      "getAllSites": "There was an error while fetching sites list, please try again",
      "getDepartment": "There was an error while fetching departments, please try again",
      "getTasksList": "There was an error while fetching tasks list, please try again",
      "getAllDepartments": "There was an error while fetching department list, please try again",
      "getAllMocStatus": "There was an error while fetching status list, please try again",
      "getAllMocType": "There was an error while fetching type of MOC list, please try again",
      "getMocInitiatedBy": "There was an error while fetching initiated by list, please try again",
      "getAllHIRAStatus": "There was an error while fetching Risk Register status list, please try again",
      "getAllHIRAType": "There was an error while fetching Risk Register type list, please try again",
      "filterIssue": "An error occurred while fetching the Risk Register list",
      "getHIRAById": "There was an error while fetching Risk Register details",
      "createHIRAComments": "There was an error while adding remarks",
      "getHIRAHistoryById": "There was an error while fetching Risk Register comment history",
      "createHIRA": "There was an error while creating a Risk Register, please try again",
      "updateHIRA": "There was an error while updating Risk Register status, please try again",
      "createHIRADoc": "There was an error while uploading Risk Register documents, pls try again",
      "departmentRequired": "Department is required, please select a department",
      "mandatoryChecksMessage": "{{section}}: At least {{count}} checks must be answered in this section to proceed",
      "applyFilterError": "Something went wrong while applying filters, please try again."
    }
  },
  "moc": {
    "pageTitle": "Management of change",
    "filterTitle": "MOC filter",
    "noMOC": "No MOC(s) available",
    "inspectionBy": "By:",
    "mocDetails": "MOC Details",
    "mandatoryAttachmentMessage": "Attachment is mandatory for this section",
    "updateMocStatus": "Update MOC status",
    "currentStatus": "Current status",
    "standardApprover": "Standard Approver",
    "approvalStatus": {
      "approved": "Approved",
      "pending": "Pending"
    },
    "placeholder": {
      "selectOrganisation": "Select an organisation",
      "selectSite": "Select a site",
      "selectedDepartment": "Select MOC department",
      "selectedStatus": "Select MOC status",
      "enterDescription": "Enter Description",
      "selectedTypes": "Select MOC type",
      "selectedInitiatedBy": "Select MOC initiator",
      "enterLocationName": "Enter location",
      "selectRole": "Select role",
      "addApprover": "Add approver",
      "selectApprover": "Select approver",
      "pleaseTypeHere": "Please type here....",
      "selectOption": "Select option",
      "enterNumber": "Enter number",
      "comment": "Comment",
      "enterComments": "Enter comments"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "department": "Department(s)",
      "status": "Status",
      "type": "Type of MOC(s)",
      "initiatedBy": "Initiated by",
      "fromDate": "From date",
      "toDate": "To date"
    },
    "addMoc": {
      "title": "Add MOC",
      "editTitle": "Edit MOC",
      "organisation": "Organisation",
      "associatedTasks": "Associated tasks",
      "site": "Site",
      "description": "Description",
      "mocType": "MOC type",
      "department": "Department",
      "location": "Location",
      "role": "Role",
      "approver": "Approver",
      "status": "Status",
      "yes": "Yes",
      "no": "No",
      "na": "N/A",
      "raisedBy": "Raised by",
      "enterValue": "Enter value",
      "clarifications": "Clarification(s)"
    },
    "clarifications": {
      "requestedOn": "Requested on",
      "requestedBy": "Requested by",
      "clarification": "Clarification",
      "answer": "Answer",
      "answeredBy": "Answered by",
      "answeredOn": "Answered on",
      "cannotEdit": "This clarification cannot be edited",
      "enterValue": "Answer can't be empty"
    },
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "deleteApprover": "Delete approver",
      "submit": "Submit",
      "cancel": "Cancel",
      "update": "Update",
      "saveAsDraft": "Save as Draft",
      "createPSSR": "Create PSSR",
      "pssrCreated": "PSSR Created",
      "approve": "Approve",
      "clarify": "Clarify"
    },
    "successMessage": {
      "createMoc": "MOC created successfully",
      "updateMoc": "MOC updated successfully",
      "createMocComments": "Successfully added comments"
    },
    "errorMessage": {
      "getAllSites": "There was an error while fetching sites list, please try again",
      "getTasksList": "There was an error while fetching tasks list, please try again",
      "getAllDepartments": "There was an error while fetching department list, please try again",
      "getAllMocStatus": "There was an error while fetching status list, please try again",
      "getAllMocType": "There was an error while fetching type of MOC list, please try again",
      "getMocInitiatedBy": "There was an error while fetching initiated by list, please try again",
      "filterIssue": "An error occurred while fetching the MOC list",
      "getAllRoles": "There was an error while fetching roles, please try again",
      "getAllApprovers": "There was an error while fetching approvers, please try again",
      "createMoc": "There was an error while creating MOC, please try again",
      "getMocDetailsById": "There was an error while fetching the MOC list, please try again",
      "getMocHistory": "There was an error while fetching MOC history, please try again",
      "uploadAttachment": "There was an error while uploading attachments",
      "createMocComments": "There was an error while creating MOC comments, please try again",
      "updateMoc": "There was an error while updating MOC, please try again",
      "clarifyEmptyComment": "Comment can't be empty for clarify status",
      "initializationError": "There was an error while loading the MOC. Please try again later"
    }
  },
  "widget": {
    "cardTexts": {
      "map": {
        "title": "Map",
        "description": "Displays the map and location features"
      },
      "shortcuts": {
        "title": "Shortcuts",
        "description": "Displays preferences and quick access to raise ticket"
      },
      "courses": {
        "title": "Courses",
        "description": "Lists your active courses"
      },
      "ptws": {
        "title": "PTWs",
        "description": "Displays your Permit to Work items"
      },
      "feed": {
        "title": "Feed",
        "description": "Displays assigned tickets and updates"
      }
    }
  },
  "biometric": {
    "secureAccount": "Secure Your Account",
    "enableBiometric": "Enable {{biometricType}} Authentication",
    "requiredDescription": "To ensure the security of your account, {{biometricType}} authentication is required. Please enable it to continue.",
    "optionalDescription": "Use your {{biometricType}} for faster and more secure access to your account.",
    "enhancedSecurity": "Enhanced Security",
    "fasterAccess": "Faster Access",
    "secureLogin": "Secure Login",
    "enableButton": "Enable {{biometricType}}",
    "skipButton": "Skip for Now",
    "settingUp": "Setting up...",
    "requiredError": "Biometric authentication is required to access the app securely.",
    "setupError": "Failed to enable biometric authentication. Please try again.",
    "attempt_failed": "Authentication failed. {{attemptsLeft}} attempt(s) left.",
    "all_attempts_failed": "Biometric verification failed. You will be logged out for security reasons."
  },
  "common": {
    "downloadMedia": "Download",
    "orgPackageExpired": "The organisation doesn't have an active subscription",
    "select": "Select",
    "enter": "Enter",
    "fileUploadFailure": "File upload failed. Please try again.",
    "errorMessage": {
      "somethingWentWrong": "Something went wrong. Please try again.",
      "getAllRoles": "There was an error while fetching roles, please try again"
    },
    "update": "Update",
    "siteEhs": "Site EHS",
    "ehsHead": "EHS Head",
    "networkStatusMessage": "You are now",
    "Offline": "Offline",
    "Online": "Online",
    "attachmentBtn": "Attach",
    "loading": "Loading...",
    "mandatory": "Mandatory",
    "stopRecording": "Stop recording",
    "startRecording": "Start recording",
    "recording": "Recording...",
    "readyToRecord": "Ready to record",
    "altText": {
      "PENCIL": "Edit this captured image",
      "CANCEL": "Remove this image",
      "CAPTURED_IMAGE": "Captured work permit image"
    },
    "setup": {
      "radioOptions": {
        "yes": "Yes",
        "no": "No",
        "NA": "N/A"
      },
      "placeHolder": {
        "selectOption": "Select option",
        "enterNumber": "Enter number",
        "enter": "Enter",
        "enterValue": "Enter value"
      },
      "mandatoryChecksMessage": "{{section}}: At least {{count}} checks must be answered in this section to proceed",
      "associatedTasks": "Associated task(s)",
      "createTaskTitle": "Add Action Tracker",
      "signatureWebPortalOnly": "Signature can be configured through web portal only as of now",
      "actions": "Actions",
      "next": "Next",
      "cancel": "Cancel",
      "save": "Save"
    },
    "downloadError": "Failed to download media. Please try again.",
    "cancel": "Cancel",
    "yes": "Yes",
    "no": "No",
    "note": "Note",
    "exportNoDataAvailable": "No data available",
    "comment": "Comment",
    "commentAdded": "Comment added successfully",
    "commentError": "Failed to add comment"
  },
  "healthRecord": {
    "walkInHistory": "OHC Walk-in History",
    "details": "Health Record Details",
    "site": "Site",
    "department": "Department",
    "userType": "User Type",
    "initiatedBy": "Initiated by",
    "createdOn": "Created on",
    "dueDate": "Due Date",
    "viewDetails": "View Details",
    "noRecordsFound": "No Records Found",
    "noRecordsMessage": "No health records are available for this user.",
    "status": "Status",
    "location": "Location",
    "patient": "Patient",
    "attachments": "Attachments",
    "uid": "UID",
    "category": "Category",
    "patientName": "Patient Name",
    "patientCompany": "Patient Company",
    "patientId": "Patient ID",
    "createdDate": "Created Date",
    "updatedDate": "Updated Date",
    "createdBy": "Created By",
    "updatedBy": "Updated By",
    "noSections": "No Sections Available",
    "noAttachments": "No Attachments Available",
    "healthRecordType": "Health record type",
    "selectSite": "Select Site",
    "selectDepartment": "Select Department",
    "selectHealthRecordType": "Select Health Record Type",
    "selectUserType": "Select User Type",
    "selectPatient": "Select Patient",
    "selectOption": "Select Option",
    "selectOptions": "Select Options",
    "mandatory": "Mandatory",
    "yes": "Yes",
    "no": "No",
    "na": "N/A",
    "supervisor": "Supervisor",
    "enterDescription": "Enter Description",
    "companyName": "Company name",
    "contactName": "Contact name",
    "enterCompanyName": "Enter company name",
    "enterContactName": "Enter contact name",
    "enterLocation": "Enter location",
    "selectProcesses": "Select processes",
    "processes": "Processes",
    "errorMessage": {
      "failedToLoad": "Failed to load health records. Please try again.",
      "failedToLoadDetails": "Failed to load health record details. Please try again.",
      "failedToLoadDepartments": "Failed to load departments. Please try again.",
      "failedToLoadHealthRecordTypes": "Failed to load health record types. Please try again.",
      "failedToLoadSupervisors": "Failed to load supervisors. Please try again.",
      "failedToLoadPatients": "Failed to load patients. Please try again."
    },
    "placeholder": {
      "selectSite": "Select Site",
      "selectDepartment": "Select Department",
      "selectHealthType": "Select Health Record Type",
      "selectProcesses": "Select Processes",
      "selectPatient": "Select Patient",
      "selectSupervisor": "Select Supervisor",
      "enterLocation": "Enter Location",
      "selectOrganisation": "Select Organisation"
    },
    "organisation": "Organisation",
    "successMessage": {
      "healthRecordCreated": "Health record created successfully",
      "healthRecordUpdated": "Health record updated successfully",
      "commentAdded": "Comment added successfully"
    },
    "saveAsDraft": "Save as Draft",
    "submit": "Submit",
    "edit": "Edit"
  },
  "health": {
    "pageTitle": "Health record",
    "noHealthRecords": "No health record(s) available",
    "filterTitle": "Health record filter",
    "inspectionBy": "By:",
    "placeholder": {
      "selectOrganisation": "Select an organisation",
      "selectSite": "Select site(s)",
      "selectedDepartment": "Select department(s)",
      "selectedStatus": "Select status(es)",
      "enterDescription": "Enter Description",
      "selectedTypes": "Select type(s)",
      "selectedPatient": "Select Patient(s)",
      "selectedProcesses": "Select process(s)"
    },
    "filters": {
      "organisation": "Organisation(s)",
      "site": "Site(s)",
      "department": "Department(s)",
      "status": "Status(es)",
      "type": "Health record type(s)",
      "patient": "Patient(s)",
      "process": "Process(s)",
      "fromDate": "From date",
      "toDate": "To date"
    },
    "errorMessage": {
      "filterModalIssue": "An error occurred while fetching the filter data",
      "getAllDepartments": "There was an error while fetching department list, please try again.",
      "getAllHealthStatus": "There was an error while fetching health record status list, please try again.",
      "getAllHealthType": "There was an error while fetching health record type list, please try again.",
      "getHealthPatients": "There was an error while fetching health record patients list, please try again.",
      "fetchOrgWentWrong": "There is an error while fetching organisations, please try again.",
      "filterIssue": "There is an error while fetching health records, please try again.",
      "getAllHealthProcesses": "There was an error while fetching health record processes list, please try again.",
      "draftExists": "You already have a draft health record. Please complete or delete it before creating a new one."
    },
    "button": {
      "apply": "Apply",
      "resetFilter": "Reset filter",
      "deleteApprover": "Delete Approver"
    },
    "add": "Add Health Record",
    "details": "Health Record Details",
    "edit": "Edit",
    "saveAsDraft": "Save as Draft",
    "submit": "Submit"
  },
  "setupRenderer": {
    "table": {
      "actions": "Actions",
      "addRow": "Add row",
      "removeRow": "Remove"
    },
    "signature": {
      "webPortalOnly": "Signature is only available on the web portal"
    },
    "select": {
      "placeholder": "Select an option"
    },
    "file": {
      "webPortalOnly": "File upload is only available on the web portal",
      "checkAttachmentHint": "Attachment for check :- "
    },
    "staticMedia": {
      "noMedia": "No media configured"
    }
  },
  "safety_alert_v2": {
    "title": "Safety Alerts",
    "alertBy": "Alert by",
    "filterTitle": "Filter Safety Alerts",
    "viewTitle": "Safety Alert",
    "addTitle": "Add Safety Alert",
    "editTitle": "Edit Safety Alert",
    "noAlerts": "No safety alerts found.",
    "nextAction": "Next Action",
    "details": "Details",
    "createdOn": "Created On",
    "filters": {
      "organisation": "Organisation",
      "site": "Site",
      "category": "Category",
      "assignedTo": "Assigned To",
      "reportedBy": "Reported By",
      "status": "Status"
    },
    "placeholder": {
      "selectOrganisation": "Select organisation",
      "selectSites": "Select sites",
      "selectCategories": "Select categories",
      "selectSite": "Select site",
      "selectCategory": "Select category",
      "enterDescription": "Enter description",
      "enterComments": "Enter comments",
      "selectAssignedTo": "Select assigned to",
      "selectAssignedToUsers": "Select assigned to users",
      "selectReportedByUsers": "Select reported by users",
      "selectStatus": "Select status"
    },
    "addAlert": {
      "site": "Site",
      "category": "Category",
      "description": "Description",
      "alertTimestamp": "Alert Date & Time",
      "dueDate": "Due Date",
      "assignedTo": "Assigned To",
      "comments": "Comments",
      "initialState": "Initial State",
      "reportedBy": "Reported By",
      "status": "Status"
    },
    "successMessage": {
      "createAlertSuccess": "Safety alert created successfully.",
      "updateAlertSuccess": "Safety alert updated successfully.",
      "transitionSuccess": "Safety alert state updated successfully."
    },
    "errorMessage": {
      "getSafetyAlerts": "There was an error while fetching safety alerts, please try again.",
      "getAlertDetails": "There was an error while fetching alert details, please try again.",
      "getAllSites": "There was an error while fetching sites, please try again.",
      "getAllCategories": "There was an error while fetching categories, please try again.",
      "createAlert": "There was an error while creating the safety alert, please try again.",
      "updateAlert": "There was an error while updating the safety alert, please try again.",
      "transitionFailed": "There was an error while updating the alert state, please try again.",
      "filterModalIssue": "There was an error while opening the filter, please try again.",
      "formInvalid": "Please fill in all required fields.",
      "siteRequired": "Site is required.",
      "categoryRequired": "Category is required.",
      "alertTimestampRequired": "Alert date & time is required.",
      "dueDateRequired": "Due date is required."
    },
    "saveAs": "SAVE AS",
    "update": "Update",
    "comment": "Comment",
    "textarea": "textarea"
  }
}