From 1484ce46336f6f710dc52229ad88024cbea0beca Mon Sep 17 00:00:00 2001 From: SubmittyBot Date: Fri, 11 Aug 2023 18:08:50 +0000 Subject: [PATCH] update version and base lang to v23.08.01 --- config.json | 4 ++-- lang/en_US.json | 29 +++++++++++++++-------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/config.json b/config.json index f8e4e6a..735b4a5 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,3 @@ { - "submitty_version": "v23.08.00" -} + "submitty_version": "v23.08.01" +} \ No newline at end of file diff --git a/lang/en_US.json b/lang/en_US.json index ba77d61..3f3400b 100644 --- a/lang/en_US.json +++ b/lang/en_US.json @@ -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" + } } \ No newline at end of file