Skip to content

Commit

Permalink
Update i18n string to include Oauth login types
Browse files Browse the repository at this point in the history
  • Loading branch information
Hankins, James committed May 6, 2021
1 parent 7ad7ceb commit 1615043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/i18n/common/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@
"manageStudentsNotificationAddSuccess": "You added {numStudents, plural, one {1 student} other {# students}} to your section.",
"manageStudentsNotificationSuccess": "Success!",
"manageStudentsNotificationLocked": "You have locked this section",
"manageStudentsNotificationLockedDetails": "Students cannot join this section using the section code. {loginType, select, email {You can still add students to the section manually by moving or copying them from another section} other {You can still add students manually on the Manage Students tab}}. You can unlock this section by clicking \"Edit Section Details\".",
"manageStudentsNotificationLockedDetails": "Students cannot join this section using the section code. You can still add students {loginType, select, google_classroom {by syncing with Google Classroom} clever {by syncing with Clever} email {manually by moving or copying them from another section} other {manually on the Manage Students tab}}. You can unlock this section by clicking \"Edit Section Details\".",
"manageYourLibraries": "Manage Your Libraries",
"map": "Map",
"mapsToCSTAStandards": "Maps to [CSTA Standards]({cstaLink})",
Expand Down

0 comments on commit 1615043

Please sign in to comment.