mroe changes - halfway through...

This commit is contained in:
2017-05-11 23:07:56 -04:00
parent ac531f3de1
commit 0084a916b8
6 changed files with 107 additions and 71 deletions

View File

@@ -39,6 +39,7 @@ function lang($phrase){
'CREATED' => 'Created',
'MIN_PASSWORD_LENGTH' => 'Minimum password length is ',
'USERTYPE' => 'User Type',
'EDIT_PROFILE' => 'Edit Profile',
'ILLEGAL_CHARACTERS' => 'Username contains illegal characters',
'PASSWORD_NOTMATCH' => 'Passwords do not match',
'EMAIL_NOTVALID' => 'Email address not valid',