diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-20 09:16:22 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-20 09:16:22 +0100 |
commit | 8dbca9c1331e93fc017d49a2eff7455befad54a6 (patch) | |
tree | d1f462d0759d1531553d1f5d5a4ef0bc201ca9a4 /docs/en/user/login.rst | |
parent | 9e60429c6d5cd8ab0b7156a9b5086e19a9f40214 (diff) | |
download | wallabag-8dbca9c1331e93fc017d49a2eff7455befad54a6.tar.gz wallabag-8dbca9c1331e93fc017d49a2eff7455befad54a6.tar.zst wallabag-8dbca9c1331e93fc017d49a2eff7455befad54a6.zip |
french translation for login doc
Diffstat (limited to 'docs/en/user/login.rst')
-rw-r--r-- | docs/en/user/login.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/en/user/login.rst b/docs/en/user/login.rst index 1b6b8875..1813f3d8 100644 --- a/docs/en/user/login.rst +++ b/docs/en/user/login.rst | |||
@@ -5,7 +5,8 @@ Your account is now enabled, congratulations! | |||
5 | 5 | ||
6 | To login to wallabag, fill the form on login page. | 6 | To login to wallabag, fill the form on login page. |
7 | 7 | ||
8 | If you are on your personal computer and you want to stay connected, you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year. | 8 | If you are on your personal computer and you want to stay connected, |
9 | you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year. | ||
9 | 10 | ||
10 | .. image:: ../../img/user/login_form.png | 11 | .. image:: ../../img/user/login_form.png |
11 | :alt: Login form | 12 | :alt: Login form |
@@ -17,4 +18,6 @@ Frequently asked questions | |||
17 | I forgot my password | 18 | I forgot my password |
18 | ~~~~~~~~~~~~~~~~~~~~ | 19 | ~~~~~~~~~~~~~~~~~~~~ |
19 | 20 | ||
20 | You can reset your password by clicking on ``Forgot your password?`` link, on the login page. Then, fill the form with your email address | 21 | You can reset your password by clicking on ``Forgot your password?`` link, |
22 | on the login page. Then, fill the form with your email address or your username, | ||
23 | you'll receive an email to reset your password. | ||