diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 90cfec3..d485376 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -14,7 +14,7 @@ ONLYOFFICE est un éditeur de texte enrichi en ligne qui peut s'intégrer dans N #### Backend Hautes Performances -Il s'agit d'une application sur nextcloud qui devrait accélérer l'instance, plus d'informations ici: https://github.com/nextcloud/notify_push#about +Il s'agit d'une application sur Nextcloud qui devrait accélérer l'instance, plus d'informations ici : https://github.com/nextcloud/notify_push#about #### Avec l'application YunoHost (support ARM64, meilleures performances) diff --git a/manifest.toml b/manifest.toml index 244b38b..8e48397 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,7 +63,7 @@ ram.runtime = "512M" [install.enable_notify_push] ask.en = "Configure the High Performance Backend?", - ask.fr = "Configurer le Backend Hautes Performances ?" + ask.fr = "Configurer le Backend Hautes Performances ?" type = "boolean" default = false