diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/de/user/configuring_mobile.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/de/user/configuring_mobile.rst b/docs/de/user/configuring_mobile.rst index 7229aed6..7e8303e7 100644 --- a/docs/de/user/configuring_mobile.rst +++ b/docs/de/user/configuring_mobile.rst | |||
@@ -1,13 +1,13 @@ | |||
1 | Configuring mobile apps to work with wallabag | 1 | Konfiguration mobiler Apps für wallabag |
2 | ============================================= | 2 | ======================================= |
3 | 3 | ||
4 | Steps to configure the app | 4 | Schritte zum Konfigurieren der App |
5 | -------------------------- | 5 | ---------------------------------- |
6 | 6 | ||
7 | - First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down. | 7 | - als erstes *neuen Client erstellen* in dem Abschnitt ``API Client Management`` wählen. Der Name deiner App ist nicht so wichtig wie die ``Client-ID`` und das ``Client-Secret``. Schreib diese zwei Werte auf. |
8 | - When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``. | 8 | - Wenn du eine mobile App herunterlädst, wird sie dich nach der Server-Adresse deiner wallabag Instanz fragen. Zum Beispiel ist es ``https://app.wallabag.it`` bei wallabag.it. |
9 | - It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked. | 9 | - Sie wird dich auch nach den zuvor genannten ``Client-ID`` und ``Client-Secret`` fragen. Bitte trage die in die Textfelder ein, wenn du danach gefragt wirst. |
10 | - Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag. | 10 | - Zuletzt musst du deinen ``Benutzernamen`` und ``Passwort`` bereitstellen. Diese Zugangsdaten sind die gleichen, die du zum Login bei wallabag nutzt. |
11 | 11 | ||
12 | Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*. | 12 | Bitte schaue auch auf die `Android <android.html>`_ Seite. Insbesondere den Abschnitt *Bekannte Limitierungen*. |
13 | 13 | ||