Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dependency] Update Submitty from v23.08.00 to v23.08.01 #4

Merged
merged 1 commit into from
Aug 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"submitty_version": "v23.08.00"
}
"submitty_version": "v23.08.01"
}
29 changes: 15 additions & 14 deletions lang/en_US.json
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"
}
}
Loading