mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +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
|
|
@ -9,6 +9,8 @@ BUTTON_SIGN_IN = "Anmelden"
|
|||
TITLE_SIGN_IN_GOOGLE = "Mit Google anmelden"
|
||||
TITLE_SIGN_IN_FACEBOOK = "Mit Facebook anmelden"
|
||||
TITLE_SIGN_IN_TWITTER = "Mit Twitter anmelden"
|
||||
LABEL_FORGOT_PASSWORD = "Forgot password"
|
||||
LABEL_REGISTRATION = "Registration"
|
||||
|
||||
[TOP_TOOLBAR]
|
||||
BUTTON_ADD_ACCOUNT = "Konto hinzufügen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue