mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Enhancement to Two Factor Auth (Closes #123)
This commit is contained in:
parent
e86afd8d6e
commit
fa8d7e5ebe
32 changed files with 150 additions and 56 deletions
|
|
@ -4,6 +4,7 @@ LABEL_LOGIN = "Login"
|
|||
LABEL_PASSWORD = "Password"
|
||||
LABEL_SIGN_ME = "Remember Me"
|
||||
LABEL_VERIFICATION_CODE = "Verification Code"
|
||||
LABEL_DONT_ASK_VERIFICATION_CODE = "Don't ask for the code for 2 weeks"
|
||||
BUTTON_SIGN_IN = "Sign In"
|
||||
TITLE_SIGN_IN_GOOGLE = "Sign In using Google"
|
||||
TITLE_SIGN_IN_FACEBOOK = "Sign In using Facebook"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue