chore: application prettier

This commit is contained in:
Luc SORIGNET
2025-04-15 19:37:47 +02:00
parent dd0884bbce
commit f7666c894b
174 changed files with 10609 additions and 8760 deletions

View File

@ -1,4 +1,3 @@
{
"responsable": "Guardian",
"delete": "Delete",
@ -10,4 +9,4 @@
"profession": "Profession",
"address": "Address",
"add_responsible": "Add guardian"
}
}

View File

@ -1,10 +1,10 @@
{
"dashboard": "Dashboard",
"totalStudents": "Total Students",
"pendingRegistrations": "Pending Registration",
"reInscriptionRate": "Re-enrollment Rate",
"structureCapacity": "Structure Capacity",
"capacityRate": "Capacity Rate",
"inscriptionTrends": "Enrollment Trends",
"upcomingEvents": "Upcoming Events"
}
"dashboard": "Dashboard",
"totalStudents": "Total Students",
"pendingRegistrations": "Pending Registration",
"reInscriptionRate": "Re-enrollment Rate",
"structureCapacity": "Structure Capacity",
"capacityRate": "Capacity Rate",
"inscriptionTrends": "Enrollment Trends",
"upcomingEvents": "Upcoming Events"
}

View File

@ -1,5 +1,5 @@
{
"welcomeParents": "Welcome Parents",
"pleaseLogin": "Please login to access your account",
"loginButton": "Go to login page"
}
"welcomeParents": "Welcome Parents",
"pleaseLogin": "Please login to access your account",
"loginButton": "Go to login page"
}

View File

@ -1,6 +1,6 @@
{
"page": "Page",
"of": "of",
"previous": "Previous",
"next": "Next"
}
"page": "Page",
"of": "of",
"previous": "Previous",
"next": "Next"
}

View File

@ -1,10 +1,10 @@
{
"dashboard": "Dashboard",
"subscriptions": "Subscriptions",
"structure": "Structure",
"directory": "Directory",
"events": "Events",
"grades": "Grades",
"settings": "Settings",
"schoolAdmin": "School Administration"
}
"dashboard": "Dashboard",
"subscriptions": "Subscriptions",
"structure": "Structure",
"directory": "Directory",
"events": "Events",
"grades": "Grades",
"settings": "Settings",
"schoolAdmin": "School Administration"
}

View File

@ -1,33 +1,33 @@
{
"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"
}
"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"
}