@hed-hog/lms 0.0.330 → 0.0.331
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hedhog/frontend/app/_components/course-form-sheet.tsx.ejs +3 -3
- package/hedhog/frontend/app/certificates/models/page.tsx.ejs +1 -1
- package/hedhog/frontend/app/classes/[id]/page.tsx.ejs +17 -17
- package/hedhog/frontend/app/courses/[id]/_components/CourseMultiEntityPicker.tsx.ejs +2 -2
- package/hedhog/frontend/app/courses/[id]/page.tsx.ejs +3 -3
- package/hedhog/frontend/app/courses/[id]/structure/_components/course-tree-dnd.tsx.ejs +1 -1
- package/hedhog/frontend/app/courses/[id]/structure/_components/editor-lesson.tsx.ejs +228 -152
- package/hedhog/frontend/app/courses/[id]/structure/_components/shortcuts-help.tsx.ejs +71 -31
- package/hedhog/frontend/app/enterprise/[id]/page.tsx.ejs +37 -41
- package/hedhog/frontend/app/evaluations/_components/evaluation-topic-form-sheet.tsx.ejs +1 -1
- package/hedhog/frontend/app/exams/page.tsx.ejs +6 -2
- package/hedhog/frontend/app/instructors/_components/instructor-form-sheet.tsx.ejs +145 -119
- package/hedhog/frontend/app/instructors/page.tsx.ejs +71 -52
- package/hedhog/frontend/app/paths/page.tsx.ejs +11 -7
- package/hedhog/frontend/app/reports/courses/page.tsx.ejs +5 -5
- package/hedhog/frontend/app/reports/dashboard/page.tsx.ejs +8 -8
- package/hedhog/frontend/app/reports/page.tsx.ejs +7 -7
- package/hedhog/frontend/app/reports/students/page.tsx.ejs +6 -6
- package/hedhog/frontend/app/training/page.tsx.ejs +5 -5
- package/hedhog/frontend/messages/en.json +294 -46
- package/hedhog/frontend/messages/pt.json +289 -39
- package/hedhog/frontend/widgets/active-classes-kpi.tsx.ejs +1 -1
- package/hedhog/frontend/widgets/active-courses-kpi.tsx.ejs +1 -1
- package/hedhog/frontend/widgets/approval-rate-kpi.tsx.ejs +1 -1
- package/hedhog/frontend/widgets/class-calendar.tsx.ejs +2 -2
- package/hedhog/frontend/widgets/completion-rate-kpi.tsx.ejs +1 -1
- package/hedhog/frontend/widgets/issued-certificates-kpi.tsx.ejs +1 -1
- package/hedhog/frontend/widgets/total-students-kpi.tsx.ejs +1 -1
- package/hedhog/table/instructor_qualification.yaml +1 -1
- package/hedhog/table/instructor_skill.yaml +1 -1
- package/package.json +7 -7
|
@@ -723,6 +723,36 @@
|
|
|
723
723
|
"footer": "Shortcuts are disabled while focus is in inputs, except Ctrl+S, Ctrl+F, and Ctrl+/ which work in any context.",
|
|
724
724
|
"triggerTitle": "Keyboard shortcuts (Ctrl+/)",
|
|
725
725
|
"triggerLabel": "Shortcuts",
|
|
726
|
+
"groups": {
|
|
727
|
+
"navigation": {
|
|
728
|
+
"heading": "Navigation",
|
|
729
|
+
"items": {
|
|
730
|
+
"navigate": "Navigate between items",
|
|
731
|
+
"expand": "Expand selected session",
|
|
732
|
+
"collapse": "Collapse session / go to parent",
|
|
733
|
+
"focusEditor": "Focus the first editor field"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
"actions": {
|
|
737
|
+
"heading": "Actions",
|
|
738
|
+
"items": {
|
|
739
|
+
"savePanel": "Save the panel form",
|
|
740
|
+
"createItem": "Create a new session or lesson",
|
|
741
|
+
"copyItem": "Copy selected item",
|
|
742
|
+
"pasteItem": "Paste into the current context",
|
|
743
|
+
"duplicateItem": "Duplicate item",
|
|
744
|
+
"deleteItems": "Delete selected item(s)"
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
"search": {
|
|
748
|
+
"heading": "Search & Interface",
|
|
749
|
+
"items": {
|
|
750
|
+
"focusSearch": "Focus the search field",
|
|
751
|
+
"openHelp": "Open shortcut help",
|
|
752
|
+
"clearState": "Clear search / selection / focus"
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
},
|
|
726
756
|
"deleteTitle": "Delete {label}?",
|
|
727
757
|
"deleteDescription": "This action cannot be undone.",
|
|
728
758
|
"items": "items",
|
|
@@ -933,6 +963,73 @@
|
|
|
933
963
|
"providers": {
|
|
934
964
|
"custom": "Custom"
|
|
935
965
|
},
|
|
966
|
+
"questionEditor": {
|
|
967
|
+
"identification": "Identification",
|
|
968
|
+
"publication": "Publication",
|
|
969
|
+
"productionStatus": "Production status",
|
|
970
|
+
"visibility": "Visibility",
|
|
971
|
+
"restricted": "Restricted",
|
|
972
|
+
"addInstructor": "Add instructor...",
|
|
973
|
+
"searchInstructor": "Search instructor...",
|
|
974
|
+
"noInstructorsAvailable": "No instructors available",
|
|
975
|
+
"instructorEntity": "Instructor",
|
|
976
|
+
"removeInstructor": "Remove {name}",
|
|
977
|
+
"uploading": "Uploading...",
|
|
978
|
+
"dropFile": "Drop the file here",
|
|
979
|
+
"clickToSelect": "or click to select",
|
|
980
|
+
"noLinkedResources": "No linked resources.",
|
|
981
|
+
"openInNewTab": "Open {name} in a new tab",
|
|
982
|
+
"downloadResource": "Download {name}",
|
|
983
|
+
"removeResource": "Remove {name}",
|
|
984
|
+
"resourceUploadFailed": "{count} file(s) could not be uploaded",
|
|
985
|
+
"resourceRemoveError": "Error removing file",
|
|
986
|
+
"resourceDownloadSoon": "Download for {name} coming soon",
|
|
987
|
+
"newQuestion": "New question",
|
|
988
|
+
"editQuestion": "Edit question",
|
|
989
|
+
"selectQuestion": "Select question...",
|
|
990
|
+
"searchQuestion": "Search question...",
|
|
991
|
+
"noQuestionsFound": "No questions found",
|
|
992
|
+
"questionEntity": "Question",
|
|
993
|
+
"pointsSuffix": "pt",
|
|
994
|
+
"statement": "Statement",
|
|
995
|
+
"type": "Type",
|
|
996
|
+
"points": "Points",
|
|
997
|
+
"alternatives": "Alternatives",
|
|
998
|
+
"add": "Add",
|
|
999
|
+
"dragAlternative": "Drag alternative",
|
|
1000
|
+
"alternativeTextPlaceholder": "Alternative text...",
|
|
1001
|
+
"markAsIncorrect": "Mark as incorrect",
|
|
1002
|
+
"markAsCorrect": "Mark as correct",
|
|
1003
|
+
"removeAlternative": "Remove alternative",
|
|
1004
|
+
"correctAnswer": "Correct answer",
|
|
1005
|
+
"blanks": "Blanks",
|
|
1006
|
+
"blankLabel": "Blank {count}",
|
|
1007
|
+
"removeBlank": "Remove blank",
|
|
1008
|
+
"correctAnswerPlaceholder": "Correct answer",
|
|
1009
|
+
"alternativesPlaceholder": "Alternatives separated by comma (optional)",
|
|
1010
|
+
"matchingPairs": "Matching pairs",
|
|
1011
|
+
"left": "Left",
|
|
1012
|
+
"right": "Right",
|
|
1013
|
+
"removePair": "Remove pair",
|
|
1014
|
+
"essayHelp": "Essay question — the student will answer in free text.",
|
|
1015
|
+
"saveChanges": "Save changes",
|
|
1016
|
+
"createQuestion": "Create question",
|
|
1017
|
+
"created": "Question created",
|
|
1018
|
+
"updated": "Question updated",
|
|
1019
|
+
"validation": {
|
|
1020
|
+
"codeRequired": "Code is required",
|
|
1021
|
+
"titleRequired": "Title is required",
|
|
1022
|
+
"statementRequired": "Statement is required",
|
|
1023
|
+
"correctAnswerRequired": "Select at least one correct answer"
|
|
1024
|
+
},
|
|
1025
|
+
"types": {
|
|
1026
|
+
"multipleChoice": "Multiple choice",
|
|
1027
|
+
"trueFalse": "True / False",
|
|
1028
|
+
"essay": "Essay",
|
|
1029
|
+
"fillBlank": "Fill in the blank",
|
|
1030
|
+
"matching": "Matching"
|
|
1031
|
+
}
|
|
1032
|
+
},
|
|
936
1033
|
"mockExams": {
|
|
937
1034
|
"hooksBasic": "Assessment: Basic Hooks",
|
|
938
1035
|
"hooksAdvanced": "Assessment: Advanced Hooks",
|
|
@@ -1145,6 +1242,16 @@
|
|
|
1145
1242
|
"description": "In minutes",
|
|
1146
1243
|
"required": true
|
|
1147
1244
|
},
|
|
1245
|
+
"primaryColor": {
|
|
1246
|
+
"label": "Primary Color",
|
|
1247
|
+
"description": "Select the primary color",
|
|
1248
|
+
"required": true
|
|
1249
|
+
},
|
|
1250
|
+
"secondaryColor": {
|
|
1251
|
+
"label": "Secondary Color",
|
|
1252
|
+
"description": "Select the secondary color",
|
|
1253
|
+
"required": true
|
|
1254
|
+
},
|
|
1148
1255
|
"status": {
|
|
1149
1256
|
"label": "Status",
|
|
1150
1257
|
"placeholder": "Select status",
|
|
@@ -1425,7 +1532,7 @@
|
|
|
1425
1532
|
"placeholder": "Full Stack Developer",
|
|
1426
1533
|
"required": true
|
|
1427
1534
|
},
|
|
1428
|
-
"
|
|
1535
|
+
"description": {
|
|
1429
1536
|
"label": "Description",
|
|
1430
1537
|
"placeholder": "Describe the training...",
|
|
1431
1538
|
"required": true
|
|
@@ -1452,6 +1559,14 @@
|
|
|
1452
1559
|
"label": "Prerequisites",
|
|
1453
1560
|
"placeholder": "Ex: Basic JavaScript"
|
|
1454
1561
|
},
|
|
1562
|
+
"primaryColor": {
|
|
1563
|
+
"label": "Primary Color",
|
|
1564
|
+
"placeholder": "#1D4ED8"
|
|
1565
|
+
},
|
|
1566
|
+
"secondaryColor": {
|
|
1567
|
+
"label": "Secondary Color",
|
|
1568
|
+
"placeholder": "#111827"
|
|
1569
|
+
},
|
|
1455
1570
|
"cursos": {
|
|
1456
1571
|
"label": "Training Courses",
|
|
1457
1572
|
"description": "Select the courses for the training",
|
|
@@ -1493,7 +1608,7 @@
|
|
|
1493
1608
|
"label": "Name",
|
|
1494
1609
|
"placeholder": "Ex: React for Beginners"
|
|
1495
1610
|
},
|
|
1496
|
-
"
|
|
1611
|
+
"description": {
|
|
1497
1612
|
"label": "Description",
|
|
1498
1613
|
"placeholder": "Describe the course content..."
|
|
1499
1614
|
},
|
|
@@ -2760,6 +2875,16 @@
|
|
|
2760
2875
|
"classSaveError": "Failed to save class.",
|
|
2761
2876
|
"classDeleteError": "Failed to delete class."
|
|
2762
2877
|
},
|
|
2878
|
+
"sheet": {
|
|
2879
|
+
"lessonForm": {
|
|
2880
|
+
"createInstructor": "Register instructor",
|
|
2881
|
+
"createInstructorTitle": "Register Instructor",
|
|
2882
|
+
"createInstructorDescription": "Create a new instructor to select for this lesson.",
|
|
2883
|
+
"createInstructorSubmit": "Register",
|
|
2884
|
+
"createInstructorSuccess": "Instructor registered successfully.",
|
|
2885
|
+
"createInstructorError": "Could not register the instructor."
|
|
2886
|
+
}
|
|
2887
|
+
},
|
|
2763
2888
|
"DetailPage": {
|
|
2764
2889
|
"breadcrumbs": {
|
|
2765
2890
|
"home": "Home",
|
|
@@ -2769,7 +2894,31 @@
|
|
|
2769
2894
|
},
|
|
2770
2895
|
"actions": {
|
|
2771
2896
|
"viewCourse": "View Course",
|
|
2772
|
-
"newLesson": "New Lesson"
|
|
2897
|
+
"newLesson": "New Lesson",
|
|
2898
|
+
"editClass": "Edit class"
|
|
2899
|
+
},
|
|
2900
|
+
"kpis": {
|
|
2901
|
+
"enrolledStudents": {
|
|
2902
|
+
"label": "Enrolled Students",
|
|
2903
|
+
"sub": "of {vagas} spots"
|
|
2904
|
+
},
|
|
2905
|
+
"occupancyRate": {
|
|
2906
|
+
"label": "Occupancy Rate",
|
|
2907
|
+
"subFree": "{count} spots available",
|
|
2908
|
+
"subFull": "Full"
|
|
2909
|
+
},
|
|
2910
|
+
"avgAttendance": {
|
|
2911
|
+
"label": "Average Attendance",
|
|
2912
|
+
"sub": "overall attendance"
|
|
2913
|
+
},
|
|
2914
|
+
"completedLessons": {
|
|
2915
|
+
"label": "Completed Lessons",
|
|
2916
|
+
"sub": "of {total} total"
|
|
2917
|
+
}
|
|
2918
|
+
},
|
|
2919
|
+
"links": {
|
|
2920
|
+
"studyRefPlaceholder": "E.g.: Study reference",
|
|
2921
|
+
"lessonSlidesPlaceholder": "E.g.: Lesson slides"
|
|
2773
2922
|
},
|
|
2774
2923
|
"calendar": {
|
|
2775
2924
|
"today": "Today",
|
|
@@ -2928,11 +3077,11 @@
|
|
|
2928
3077
|
"titleEdit": "Edit Lesson",
|
|
2929
3078
|
"descriptionCreate": "Fill in the data to create a new lesson.",
|
|
2930
3079
|
"descriptionEdit": "Update the lesson data.",
|
|
2931
|
-
"createInstructorTitle": "Register
|
|
2932
|
-
"createInstructorDescription": "Create a new
|
|
3080
|
+
"createInstructorTitle": "Register Instructor",
|
|
3081
|
+
"createInstructorDescription": "Create a new instructor to select for this lesson.",
|
|
2933
3082
|
"createInstructorSubmit": "Register",
|
|
2934
|
-
"createInstructorSuccess": "
|
|
2935
|
-
"createInstructorError": "Could not register the
|
|
3083
|
+
"createInstructorSuccess": "Instructor registered successfully.",
|
|
3084
|
+
"createInstructorError": "Could not register the instructor.",
|
|
2936
3085
|
"fields": {
|
|
2937
3086
|
"title": "Title",
|
|
2938
3087
|
"titlePlaceholder": "E.g.: Introduction to Hooks",
|
|
@@ -2941,10 +3090,10 @@
|
|
|
2941
3090
|
"select": "Select",
|
|
2942
3091
|
"startTime": "Start Time",
|
|
2943
3092
|
"endTime": "End Time",
|
|
2944
|
-
"instructor": "
|
|
2945
|
-
"instructorPlaceholder": "Select the
|
|
2946
|
-
"instructorNotFound": "No
|
|
2947
|
-
"createInstructor": "Register
|
|
3093
|
+
"instructor": "Instructor",
|
|
3094
|
+
"instructorPlaceholder": "Select the instructor",
|
|
3095
|
+
"instructorNotFound": "No instructor found.",
|
|
3096
|
+
"createInstructor": "Register instructor",
|
|
2948
3097
|
"location": "Location / Link",
|
|
2949
3098
|
"locationPlaceholder": "Room 201 or https://meet.google.com/...",
|
|
2950
3099
|
"color": "Color",
|
|
@@ -3004,25 +3153,6 @@
|
|
|
3004
3153
|
"save": "Save Attendance"
|
|
3005
3154
|
}
|
|
3006
3155
|
},
|
|
3007
|
-
"kpis": {
|
|
3008
|
-
"enrolledStudents": {
|
|
3009
|
-
"label": "Enrolled Students",
|
|
3010
|
-
"sub": "of {vagas} spots"
|
|
3011
|
-
},
|
|
3012
|
-
"occupancyRate": {
|
|
3013
|
-
"label": "Occupancy Rate",
|
|
3014
|
-
"subFree": "{count} spots available",
|
|
3015
|
-
"subFull": "Full"
|
|
3016
|
-
},
|
|
3017
|
-
"avgAttendance": {
|
|
3018
|
-
"label": "Average Attendance",
|
|
3019
|
-
"sub": "overall attendance"
|
|
3020
|
-
},
|
|
3021
|
-
"completedLessons": {
|
|
3022
|
-
"label": "Completed Lessons",
|
|
3023
|
-
"sub": "of {total} total"
|
|
3024
|
-
}
|
|
3025
|
-
},
|
|
3026
3156
|
"quickCreate": {
|
|
3027
3157
|
"title": "New Lesson",
|
|
3028
3158
|
"titlePlaceholder": "Lesson title",
|
|
@@ -3105,6 +3235,18 @@
|
|
|
3105
3235
|
"lessonRemovedSuccess": "Lesson removed successfully.",
|
|
3106
3236
|
"classCourseNotFound": "Could not find the course for this class."
|
|
3107
3237
|
}
|
|
3238
|
+
},
|
|
3239
|
+
"components": {
|
|
3240
|
+
"entityPicker": {
|
|
3241
|
+
"courses": {
|
|
3242
|
+
"empty": "No courses found.",
|
|
3243
|
+
"loading": "Loading courses..."
|
|
3244
|
+
},
|
|
3245
|
+
"instructors": {
|
|
3246
|
+
"empty": "No instructors found.",
|
|
3247
|
+
"loading": "Loading instructors..."
|
|
3248
|
+
}
|
|
3249
|
+
}
|
|
3108
3250
|
}
|
|
3109
3251
|
},
|
|
3110
3252
|
"EvaluationTopicsPage": {
|
|
@@ -3403,6 +3545,69 @@
|
|
|
3403
3545
|
}
|
|
3404
3546
|
},
|
|
3405
3547
|
"InstructorsPage": {
|
|
3548
|
+
"breadcrumbs": {
|
|
3549
|
+
"home": "Home",
|
|
3550
|
+
"lms": "LMS",
|
|
3551
|
+
"instructors": "Instructors"
|
|
3552
|
+
},
|
|
3553
|
+
"header": {
|
|
3554
|
+
"title": "Instructors",
|
|
3555
|
+
"description": "Manage instructor profiles on the platform."
|
|
3556
|
+
},
|
|
3557
|
+
"kpis": {
|
|
3558
|
+
"total": "Total instructors",
|
|
3559
|
+
"active": "Active",
|
|
3560
|
+
"inactive": "Inactive"
|
|
3561
|
+
},
|
|
3562
|
+
"search": {
|
|
3563
|
+
"placeholder": "Search by name or email..."
|
|
3564
|
+
},
|
|
3565
|
+
"filters": {
|
|
3566
|
+
"statusPlaceholder": "Filter by status",
|
|
3567
|
+
"allStatuses": "All statuses",
|
|
3568
|
+
"qualificationPlaceholder": "Filter by qualification",
|
|
3569
|
+
"allQualifications": "All qualifications"
|
|
3570
|
+
},
|
|
3571
|
+
"viewMode": {
|
|
3572
|
+
"label": "View",
|
|
3573
|
+
"ariaLabel": "View mode",
|
|
3574
|
+
"table": "Table",
|
|
3575
|
+
"tableAriaLabel": "Table",
|
|
3576
|
+
"cards": "Cards",
|
|
3577
|
+
"cardsAriaLabel": "Cards"
|
|
3578
|
+
},
|
|
3579
|
+
"table": {
|
|
3580
|
+
"instructor": "Instructor",
|
|
3581
|
+
"email": "Email",
|
|
3582
|
+
"phone": "Phone",
|
|
3583
|
+
"qualifications": "Qualifications",
|
|
3584
|
+
"skills": "Skills",
|
|
3585
|
+
"hourlyRate": "Hourly rate",
|
|
3586
|
+
"training": "Training",
|
|
3587
|
+
"status": "Status"
|
|
3588
|
+
},
|
|
3589
|
+
"emptyState": {
|
|
3590
|
+
"title": "No instructors found",
|
|
3591
|
+
"description": "Create a new instructor or adjust the search filters."
|
|
3592
|
+
},
|
|
3593
|
+
"qualificationLabels": {
|
|
3594
|
+
"courseLessons": "Course lessons",
|
|
3595
|
+
"classSessions": "Class sessions"
|
|
3596
|
+
},
|
|
3597
|
+
"actions": {
|
|
3598
|
+
"edit": "Edit",
|
|
3599
|
+
"delete": "Delete",
|
|
3600
|
+
"cancel": "Cancel",
|
|
3601
|
+
"deleting": "Deleting..."
|
|
3602
|
+
},
|
|
3603
|
+
"training": {
|
|
3604
|
+
"active": "Active",
|
|
3605
|
+
"disabled": "Disabled"
|
|
3606
|
+
},
|
|
3607
|
+
"deleteDialog": {
|
|
3608
|
+
"title": "Delete instructor",
|
|
3609
|
+
"description": "Are you sure you want to delete the instructor {name}? This action cannot be undone."
|
|
3610
|
+
},
|
|
3406
3611
|
"messages": {
|
|
3407
3612
|
"instructorRemovedSuccess": "Instructor removed successfully.",
|
|
3408
3613
|
"instructorRemoveError": "Failed to remove instructor. Please try again."
|
|
@@ -3419,6 +3624,7 @@
|
|
|
3419
3624
|
"fields": {
|
|
3420
3625
|
"person": "Person",
|
|
3421
3626
|
"personRequired": "Select a person",
|
|
3627
|
+
"qualificationsRequired": "Select at least one qualification",
|
|
3422
3628
|
"searchPerson": "Search or select a person...",
|
|
3423
3629
|
"editPerson": "Edit person's record",
|
|
3424
3630
|
"status": "Status",
|
|
@@ -3433,6 +3639,27 @@
|
|
|
3433
3639
|
"noUserLinked": "No user linked to this record. Link a user to enable.",
|
|
3434
3640
|
"qualifications": "Qualifications"
|
|
3435
3641
|
},
|
|
3642
|
+
"qualificationDescriptions": {
|
|
3643
|
+
"courseLessons": "Can work on recorded lessons and course structure.",
|
|
3644
|
+
"classSessions": "Can work in live contexts and classes."
|
|
3645
|
+
},
|
|
3646
|
+
"classStatuses": {
|
|
3647
|
+
"inProgress": "In progress",
|
|
3648
|
+
"upcoming": "Upcoming",
|
|
3649
|
+
"completed": "Completed",
|
|
3650
|
+
"cancelled": "Cancelled"
|
|
3651
|
+
},
|
|
3652
|
+
"classes": {
|
|
3653
|
+
"emptyTitle": "No classes found",
|
|
3654
|
+
"emptyDescription": "This instructor is not linked to any classes yet.",
|
|
3655
|
+
"start": "Start:",
|
|
3656
|
+
"end": "End:",
|
|
3657
|
+
"students": "{count} student(s)"
|
|
3658
|
+
},
|
|
3659
|
+
"evaluations": {
|
|
3660
|
+
"comingSoonTitle": "Evaluations — feature coming soon",
|
|
3661
|
+
"comingSoonDescription": "Soon you will be able to view the evaluations submitted by students."
|
|
3662
|
+
},
|
|
3436
3663
|
"skills": {
|
|
3437
3664
|
"title": "Manage Skills",
|
|
3438
3665
|
"description": "Manage the skills associated with this instructor.",
|
|
@@ -3441,11 +3668,19 @@
|
|
|
3441
3668
|
"noSkills": "No skills available",
|
|
3442
3669
|
"newSkill": "New skill",
|
|
3443
3670
|
"newSkillDescription": "Register a new skill to link to the instructor.",
|
|
3444
|
-
"removeSkill": "Remove skill {skill}"
|
|
3671
|
+
"removeSkill": "Remove skill {skill}",
|
|
3672
|
+
"createFields": {
|
|
3673
|
+
"name": "Name",
|
|
3674
|
+
"namePlaceholder": "E.g. JavaScript",
|
|
3675
|
+
"slug": "Slug (optional)",
|
|
3676
|
+
"slugPlaceholder": "E.g. javascript"
|
|
3677
|
+
}
|
|
3445
3678
|
},
|
|
3446
3679
|
"buttons": {
|
|
3447
3680
|
"cancel": "Cancel",
|
|
3448
|
-
"save": "Save changes"
|
|
3681
|
+
"save": "Save changes",
|
|
3682
|
+
"create": "Create instructor",
|
|
3683
|
+
"saveSkills": "Save skills"
|
|
3449
3684
|
},
|
|
3450
3685
|
"toasts": {
|
|
3451
3686
|
"skillsSaved": "Skills updated successfully.",
|
|
@@ -3560,8 +3795,18 @@
|
|
|
3560
3795
|
"contractedClasses": {
|
|
3561
3796
|
"label": "Classes",
|
|
3562
3797
|
"description": "Contracted classes"
|
|
3798
|
+
},
|
|
3799
|
+
"users": {
|
|
3800
|
+
"label": "Users",
|
|
3801
|
+
"description": "Total linked users"
|
|
3563
3802
|
}
|
|
3564
3803
|
},
|
|
3804
|
+
"status": {
|
|
3805
|
+
"active": "Active",
|
|
3806
|
+
"trial": "Trial",
|
|
3807
|
+
"inactive": "Inactive",
|
|
3808
|
+
"suspended": "Suspended"
|
|
3809
|
+
},
|
|
3565
3810
|
"tabs": {
|
|
3566
3811
|
"overview": "Overview",
|
|
3567
3812
|
"users": "Users",
|
|
@@ -3570,12 +3815,27 @@
|
|
|
3570
3815
|
"billing": "Billing",
|
|
3571
3816
|
"students": "Students",
|
|
3572
3817
|
"administrators": "Administrators",
|
|
3573
|
-
"empresa": "Company"
|
|
3818
|
+
"empresa": "Company",
|
|
3819
|
+
"crm": "CRM"
|
|
3574
3820
|
},
|
|
3575
3821
|
"overview": {
|
|
3576
3822
|
"accountInfo": "Account Information",
|
|
3577
3823
|
"contactDetails": "Contact Details",
|
|
3578
|
-
"crmAccount": "CRM Account"
|
|
3824
|
+
"crmAccount": "CRM Account",
|
|
3825
|
+
"slug": "Slug:",
|
|
3826
|
+
"created": "Created:",
|
|
3827
|
+
"updated": "Updated:",
|
|
3828
|
+
"portalEnabled": "Portal enabled"
|
|
3829
|
+
},
|
|
3830
|
+
"crm": {
|
|
3831
|
+
"noLinked": "No CRM account linked",
|
|
3832
|
+
"noLinkedDesc": "This enterprise account is not yet associated with a CRM commercial account. Link one to keep both records in sync.",
|
|
3833
|
+
"linkButton": "Link CRM account",
|
|
3834
|
+
"openButton": "Open in CRM",
|
|
3835
|
+
"accountRef": "CRM Account #{id}",
|
|
3836
|
+
"accountNameLabel": "Account name",
|
|
3837
|
+
"crmIdLabel": "CRM ID",
|
|
3838
|
+
"readNote": "Data is read from the CRM. Use Open in CRM to manage the commercial account directly."
|
|
3579
3839
|
},
|
|
3580
3840
|
"users": {
|
|
3581
3841
|
"title": "Enrolled Users",
|
|
@@ -3692,18 +3952,6 @@
|
|
|
3692
3952
|
}
|
|
3693
3953
|
}
|
|
3694
3954
|
},
|
|
3695
|
-
"components": {
|
|
3696
|
-
"entityPicker": {
|
|
3697
|
-
"courses": {
|
|
3698
|
-
"empty": "No courses found.",
|
|
3699
|
-
"loading": "Loading courses..."
|
|
3700
|
-
},
|
|
3701
|
-
"instructors": {
|
|
3702
|
-
"empty": "No instructors found.",
|
|
3703
|
-
"loading": "Loading instructors..."
|
|
3704
|
-
}
|
|
3705
|
-
}
|
|
3706
|
-
},
|
|
3707
3955
|
"courseStructure": {
|
|
3708
3956
|
"contextMenu": {
|
|
3709
3957
|
"expandedAll": "All expanded",
|