Skip to content
Snippets Groups Projects
en.json 1.14 KiB
Newer Older
Hangzhi Yu's avatar
Hangzhi Yu committed
{
  "alsijil": {
    "lesson": {
      "menu_title": "Current lesson"
    },
    "week": {
      "menu_title": "Current week"
    },
    "groups": {
      "menu_title": "My groups"
    },
    "persons": {
      "menu_title": "My students"
    },
    "absence": {
      "menu_title": "Register absence"
    },
    "my_overview": {
      "menu_title": "My overview"
    },
    "extra_marks": {
      "menu_title": "Extra marks"
    },
    "excuse_types": {
      "menu_title": "Excuse types"
    },
    "group_roles": {
      "menu_title_manage": "Manage group roles",
      "menu_title_assign": "Assign group roles"
    },
    "all_lessons": {
      "menu_title": "All lessons"
    },
Julian's avatar
Julian committed
    "menu_title": "Class register",
    "coursebook": {
      "menu_title": "Coursebook",
      "page_title": "Coursebook for {name}",
      "summary": {
        "topic": "Topic",
        "homework": {
          "label": "Homework",
          "value": "Homework: {homework}",
          "empty": "No homework"
        },
        "group_note": {
          "label": "Group note",
          "value": "Group note: {groupNote}",
          "empty": "No group note"
        }
      }
    }
Hangzhi Yu's avatar
Hangzhi Yu committed
  }
}