mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Added "forgot_password_link_url" and "registration_link_url" settings
This commit is contained in:
parent
bfafe95975
commit
a0ad1d6cb3
29 changed files with 68 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ BUTTON_SIGN_IN = "Accedi"
|
|||
TITLE_SIGN_IN_GOOGLE = "Accedi usando Google"
|
||||
TITLE_SIGN_IN_FACEBOOK = "Accedi usando Facebook"
|
||||
TITLE_SIGN_IN_TWITTER = "Accedi usando Twitter"
|
||||
LABEL_FORGOT_PASSWORD = "Forgot password"
|
||||
LABEL_REGISTRATION = "Registration"
|
||||
|
||||
[TOP_TOOLBAR]
|
||||
BUTTON_ADD_ACCOUNT = "Aggiungi account"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue