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
|
|
@ -9,6 +9,8 @@ BUTTON_SIGN_IN = "Prisijungti"
|
|||
TITLE_SIGN_IN_GOOGLE = "Prisijungti naudojant Google paskyrą"
|
||||
TITLE_SIGN_IN_FACEBOOK = "Prisijungti naudojant Facebook paskyrą"
|
||||
TITLE_SIGN_IN_TWITTER = "Prisijungti naudojant Twitter paskyrą"
|
||||
LABEL_FORGOT_PASSWORD = "Forgot password"
|
||||
LABEL_REGISTRATION = "Registration"
|
||||
|
||||
[TOP_TOOLBAR]
|
||||
BUTTON_ADD_ACCOUNT = "Pridėti paskyrą"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue