{
  "notifications": {
    "incidence": {
      "autoClose": {
        "description": "The system automatically closed the entry at {{time}}.",
        "title": "{{employeeFirstName}} forgot to clock out"
      },
      "late": {
        "description": "Clocked in {{lateMinutes}} minutes after their scheduled start time.",
        "title": "{{employeeFirstName}} {{employeeLastName}} arrived late today"
      },
      "location": {
        "description": "Their clock-in was at {{time}} from an unauthorized location.",
        "title": "{{employeeFirstName}} {{employeeLastName}} clocked in outside the assigned location"
      }
    },
    "stepPending": {
      "description": "There is an hours request from {{collaboratorFirstName}} waiting for your response",
      "title": "Pending approval"
    },
    "stepPendingNoApprovers": {
      "description": "There is no one assigned to approve {{collaboratorFirstName}}'s request. You can respond.",
      "title": "Step with no assigned approver"
    }
  },
  "reports": {
    "Total": "Total",
    "absenceHours": "Unjustified abscences (hs)",
    "absences": "Unjustified absences",
    "autoCloseIncidence": "Missed entry",
    "autoCloseIncidenceText": "CLOSURE MISSING",
    "birthdate": "Birthdate",
    "clockInMethod": "Input method",
    "clockOutMethod": "Exit method",
    "comments": "Comments",
    "date": "Date",
    "dayOfWeek": "Day",
    "diffHours": "Balance",
    "directBoss": "Direct manager",
    "email": "Email",
    "emailNotification": {
      "description": "The attendance control report is now available for download. The download button will only be valid for 1 hour.",
      "title": "Your requested report is now ready!"
    },
    "employeeInternalId": "User",
    "employeeName": "Full name",
    "extraHours": "Extra time",
    "facialRecognitionSkipped": "Facial Recognition Skipped",
    "filename": "Time Records",
    "geolocation": {
      "end": "Geolocation clock out",
      "start": "Geolocation clock in",
      "text": "Geolocation"
    },
    "hiringDate": "Hiring date",
    "holidayHours": "Holiday hours",
    "holidays": "Holiday",
    "kioskEnd": "Kiosk exit",
    "kioskStart": "Entrance kiosk",
    "licenses": "Approved licenses",
    "locationIncidence": "Out of location",
    "noncompliance": "Noncompliance",
    "period": "Period",
    "restHours": "Hours on rest day",
    "scheduledHours": "Scheduled hours",
    "scheduledTimeEnd": "Scheduled discharge time",
    "scheduledTimeStart": "Scheduled admission time",
    "site": {
      "end": "Clock out site",
      "remoteWork": "Remote Work",
      "start": "Clock in site"
    },
    "sundayHours": "Sunday hours",
    "tardiness": "Tardiness",
    "tardinessHs": "Tardiness (hs)",
    "timeOff": "Time off",
    "timeSlotHours": "Worked hours in shift",
    "timeSlots": {
      "end": "Clock out",
      "start": "Clock in"
    },
    "title": "Time Control Report",
    "workedHours": "Worked hours",
    "worksheetConsolidatedTitle": "Time Control Report",
    "worksheetDetailsTitle": "Detailed Time Control Report"
  },
  "workSchedules": {
    "bulkUpload": {
      "fileName": "Bulk upload of schedules",
      "worksheetName": "Working hours"
    }
  }
}
