Skip to content
Snippets Groups Projects
en.json 1.16 KiB
Newer Older
Hangzhi Yu's avatar
Hangzhi Yu committed
{
  "chronos": {
    "menu_title": "Timetables",
    "timetable": {
      "menu_title": "Timetables",
Hangzhi Yu's avatar
Hangzhi Yu committed
      "menu_title_all": "All timetables",
      "menu_title_my": "My timetable",
      "no_timetable_selected": {
        "title": "No Timetable Selected",
        "description": "Select a timetable on the left side to show it in this place"
      },
      "search": "Search Timetables",
      "prev": "Previous Timetable",
      "next": "Next Timetable",
      "select": "Select Timetable"
Hangzhi Yu's avatar
Hangzhi Yu committed
    },
    "lessons": {
      "menu_title_daily": "Daily lessons"
    },
    "substitutions": {
      "menu_title": "Substitutions"
    },
    "supervisions": {
      "menu_title_daily": "Daily supervisions"
    },
    "event": {
      "no_teacher": "No teacher",
      "no_room": "No room",
      "current_changes": "Current changes",
        "edit_button": "Change",
        "delete_button": "Reset",
        "delete_success": "The substitution was deleted successfully.",
        "title": "Change lesson",
        "subject": "Subject",
        "teachers": "Teachers",
        "rooms": "Rooms",
        "cancelled": "Cancelled",
        "comment": "Comment"
      }
Hangzhi Yu's avatar
Hangzhi Yu committed
    }
  }
Jonathan Weth's avatar
Jonathan Weth committed
}