Skip to content

Commit bbc5014

Browse files
authored
[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]>
1 parent 1a13745 commit bbc5014

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"submitty_version": "v23.08.00"
3-
}
2+
"submitty_version": "v23.08.01"
3+
}

lang/en_US.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
2-
"My_Profile": {
3-
"My_Profile": "My Profile",
4-
"Basic_Information": "Basic Information",
5-
"Username": "Username",
6-
"First_Name": "First Name",
7-
"Last_Name": "Last Name",
8-
"Abbreviated_Name": "Abbreviated Name",
9-
"Pronouns": "Pronouns",
10-
"Pronouns_Forum": "Display Pronouns in Discussion Forum",
11-
"Primary_Email": "Primary Email",
12-
"Secondary_Email": "Secondary Email",
13-
"Send_Email": "Send Email to Secondary Address",
14-
"Access_Level": "Access Level"
15-
}
2+
"My_Profile": {
3+
"My_Profile": "My Profile",
4+
"Basic_Information": "Basic Information",
5+
"Username": "Username",
6+
"First_Name": "First Name",
7+
"Last_Name": "Last Name",
8+
"Abbreviated_Name": "Abbreviated Name",
9+
"Pronouns": "Pronouns",
10+
"Pronouns_Forum": "Display Pronouns in Discussion Forum",
11+
"Primary_Email": "Primary Email",
12+
"Secondary_Email": "Secondary Email",
13+
"Send_Email": "Send Email to Secondary Address",
14+
"Access_Level": "Access Level",
15+
"Upload_profile_photo": "Upload profile photo"
16+
}
1617
}

0 commit comments

Comments
 (0)