mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-28 15:33:22 +00:00
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"headerBarTitle": "Administration",
|
|
"addStudent": "New",
|
|
"allStudents": "All Students",
|
|
"pending": "Pending Registrations",
|
|
"subscribed": "Subscribed",
|
|
"archived": "Archived",
|
|
"name": "Name",
|
|
"class": "Class",
|
|
"status": "Status",
|
|
"attendance": "Attendance",
|
|
"lastEvaluation": "Last Evaluation",
|
|
"active": "Active",
|
|
"pendingStatus": "Pending",
|
|
"goodAttendance": "Good",
|
|
"averageAttendance": "Average",
|
|
"lowAttendance": "Poor",
|
|
"searchStudent": "Search for a student...",
|
|
"title": "Registration",
|
|
"information": "Information",
|
|
"no_records": "There are currently no registration records.",
|
|
"add_button": "Add",
|
|
"create_first_record": "Please click the ADD button to create your first registration record.",
|
|
"studentName": "Student name",
|
|
"studentFistName": "Student first name",
|
|
"mainContactMail": "Main contact email",
|
|
"phone": "Phone",
|
|
"lastUpdateDate": "Last update",
|
|
"classe": "Class",
|
|
"registrationFileStatus": "Registration file status",
|
|
"files": "Files",
|
|
"subscribeFiles": "Subscribe files"
|
|
}
|