mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Fix issue with error copy to match new teacher age limit.
This commit is contained in:
parent
ca6d78d928
commit
af1f67a70a
1 changed files with 1 additions and 1 deletions
|
@ -35,5 +35,5 @@
|
|||
"teacherRegistration.emailStepTitle": "Email Address",
|
||||
"teacherRegistration.emailStepDescription": "We will send you a confirmation email that will allow you to access your Scratch Teacher Account.",
|
||||
"teacherRegistration.validationEmailMatch": "The emails do not match",
|
||||
"teacherRegistration.validationAge": "Sorry, teachers must be at least 13 years old"
|
||||
"teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue