diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 7fa8c625e..a77896564 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst @@ -23,6 +23,7 @@ nicht alle folgenden Pakete installieren. - php-curl - php-gettext - php-tokenizer +- php-bcmath wallabag nutzt PDO, um sich mit der Datenbank zu verbinden, darum benötigst du eines der folgenden Komponenten: diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 82fa6f4e2..8a26a3763 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -22,6 +22,7 @@ You'll need the following extensions for wallabag to work. Some of these may alr - php-curl - php-gettext - php-tokenizer +- php-bcmath wallabag uses PDO to connect to the database, so you'll need one of the following: diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index bb4de534f..3dba25a03 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst @@ -22,6 +22,7 @@ Vous aurez besoin des extensions suivantes pour que wallabag fonctionne. Il est - php-curl - php-gettext - php-tokenizer +- php-bcmath wallabag utilise PDO afin de se connecter à une base de données, donc vous aurez besoin d'une extension et d'un système de bases de données parmi :