Add web site settings
This commit is contained in:
parent
65489e7692
commit
f1ea7841a2
8 changed files with 74 additions and 19 deletions
|
|
@ -41,8 +41,10 @@ pub enum Sentence {
|
|||
SignUpEmailValidationSuccess,
|
||||
SignUpValidationExpired,
|
||||
SignUpValidationErrorTryAgain,
|
||||
SignUpClosed,
|
||||
ChooseAPassword,
|
||||
ReEnterPassword,
|
||||
|
||||
AccountMustBeValidatedFirst,
|
||||
InvalidEmail,
|
||||
PasswordDontMatch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue