{
  "cert": {
    "certText": "CERTIFICATE OF ATTENDANCE",
    "documentIssuedToText": "This document is presented to",
    "durationHoursAndMinutes": "{{hours}}h {{minutes}}min",
    "durationHoursOnly": "{{hours}}h",
    "durationMinutesOnly": "{{minutes}}min",
    "forAttendingSessionText": "For having attended the session",
    "sessionDateTimeText": "Carried out on {{day}} {{month}} {{year}}, between {{startTime}} and {{endTime}}, with a total duration of {{duration}}."
  },
  "emails": {
    "learningSessionInvitation": {
      "addToCalendarButton": "Add to calendar",
      "attendanceLabel": "Attendance",
      "attendanceOptional": "Optional",
      "attendanceRequired": "Required",
      "dateLabel": "Date",
      "detailsTitle": "Session details",
      "invitationTitle": "You have an invitation for the session",
      "linkLabel": "Link",
      "locationLabel": "Location",
      "preheader": "You have a new scheduled session. Check the details and confirm your attendance.",
      "responseDescription": "You can log in to Humand to confirm your attendance and view the session details.",
      "responseQuestion": "Will you attend the session?",
      "scheduleLabel": "Schedule",
      "sessionTypeLabel": "Session type",
      "sessionTypePresential": "In-person",
      "sessionTypeVirtual": "Virtual",
      "subject": "You have a new scheduled session: {{sessionTitle}}",
      "viewDetailButton": "View details"
    }
  },
  "notifications": {
    "learningSessionReminder": {
      "description": "We’d like to remind you that it starts in 30 minutes. Don’t miss it!",
      "text": "<b>{{title}}</b> starts in 30 minutes. Don't miss it!",
      "title": "Your session \"{{title}}\" starts soon"
    },
    "newLearningSessionAvailable": {
      "description": "Review the details and prepare to participate.",
      "text": "<b>New session scheduled: {{title}}</b>. Check the details and get ready!",
      "title": "You have a new scheduled session: \"{{title}}\"!"
    }
  }
}
