diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-06-16 06:50:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-16 06:50:21 +0200 |
commit | 77c530f43c8d0efd72c12e0b723982a5377c5bc9 (patch) | |
tree | e24c7363a795905dc66213e23d75f8345c342a3c /docs/de/user/login.rst | |
parent | d220a951218149132189dbbdb149236d3701022f (diff) | |
parent | 429480357f93f54c04108202efb35e33dcc0f832 (diff) | |
download | wallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.tar.gz wallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.tar.zst wallabag-77c530f43c8d0efd72c12e0b723982a5377c5bc9.zip |
Merge pull request #2148 from wallabag/start-german-docu
translate documentation to German
Diffstat (limited to 'docs/de/user/login.rst')
-rw-r--r-- | docs/de/user/login.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/de/user/login.rst b/docs/de/user/login.rst new file mode 100644 index 00000000..cf1cdc4c --- /dev/null +++ b/docs/de/user/login.rst | |||
@@ -0,0 +1,13 @@ | |||
1 | Login | ||
2 | ===== | ||
3 | |||
4 | Dein Account ist nun aktiviert, Glückwünsch! | ||
5 | |||
6 | Um dich bei wallabag einzuloggen, fülle das Formular auf der Loginseite aus. | ||
7 | |||
8 | Wenn du an deinem persönlichen Computer arbeitest und verbunden bleiben willst, | ||
9 | kannst du die Checkbox ``Angemeldet bleiben`` anhaken: wallabag wird sich für ein Jahr an deinen Login erinnern. | ||
10 | |||
11 | .. image:: ../../img/user/login_form.png | ||
12 | :alt: Loginformular | ||
13 | :align: center | ||