-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dependency] Update Submitty from v23.08.00 to v23.08.01 (#4)
Bumps [Submitty](https://github.com/Submitty/Submitty) from version [v23.08.00](https://github.com/Submitty/Submitty/releases/tag/v23.08.00) to [v23.08.01](https://github.com/Submitty/Submitty/releases/tag/v23.08.01). Co-authored-by: SubmittyBot <[email protected]>
- Loading branch information
1 parent
1a13745
commit bbc5014
Showing
2 changed files
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"submitty_version": "v23.08.00" | ||
} | ||
"submitty_version": "v23.08.01" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
{ | ||
"My_Profile": { | ||
"My_Profile": "My Profile", | ||
"Basic_Information": "Basic Information", | ||
"Username": "Username", | ||
"First_Name": "First Name", | ||
"Last_Name": "Last Name", | ||
"Abbreviated_Name": "Abbreviated Name", | ||
"Pronouns": "Pronouns", | ||
"Pronouns_Forum": "Display Pronouns in Discussion Forum", | ||
"Primary_Email": "Primary Email", | ||
"Secondary_Email": "Secondary Email", | ||
"Send_Email": "Send Email to Secondary Address", | ||
"Access_Level": "Access Level" | ||
} | ||
"My_Profile": { | ||
"My_Profile": "My Profile", | ||
"Basic_Information": "Basic Information", | ||
"Username": "Username", | ||
"First_Name": "First Name", | ||
"Last_Name": "Last Name", | ||
"Abbreviated_Name": "Abbreviated Name", | ||
"Pronouns": "Pronouns", | ||
"Pronouns_Forum": "Display Pronouns in Discussion Forum", | ||
"Primary_Email": "Primary Email", | ||
"Secondary_Email": "Secondary Email", | ||
"Send_Email": "Send Email to Secondary Address", | ||
"Access_Level": "Access Level", | ||
"Upload_profile_photo": "Upload profile photo" | ||
} | ||
} |