Skip to content
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"
}
}