Skip to content

Commit

Permalink
Merge pull request #82 from upendraTekdi/cohort_list
Browse files Browse the repository at this point in the history
Task #224216: Create Cohort on admin dashboard by using block_id
  • Loading branch information
itsvick authored Aug 2, 2024
2 parents 67ed154 + 0c46930 commit 67ecb26
Show file tree
Hide file tree
Showing 6 changed files with 689 additions and 193 deletions.
22 changes: 10 additions & 12 deletions public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,19 +223,17 @@
"MY_MAIN_SUBJECTS": "Main subjects",
"NUMBER_OF_CLUSTERS_I_TEACH": "Number of cluster",
"DESIGNATION": "Designation",
"REGULAR": "Regular",
"REMOTE": "Remote",
"NOTE_THIS_WILL_BE_CENTER_NAME": "Note : This Will Be Center Name",
"STATE":"State",
"DISTRICT":"District",
"BLOCK":"Block",
"ACTION":"Actions",
"STATUS":"Status",
"NAME":"Name",
"MOBILE_NUMBER":"Mobile Number",
"CENTER":"Center"




"STATE": "State",
"DISTRICT": "District",
"BLOCK": "Block",
"ACTION": "Actions",
"STATUS": "Status",
"NAME": "Name",
"MOBILE_NUMBER": "Mobile Number",
"CENTER": "Center"
},
"FORM_ERROR_MESSAGES": {
"INVALID_INPUT": "Invalid Input.",
Expand Down
Loading

0 comments on commit 67ecb26

Please sign in to comment.