From daf671913953129e57862066a4c64c22e389f85f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 Feb 2023 23:07:03 +0100 Subject: [PATCH] Update doc/DISCLAIMER_fr.md --- doc/ADMIN_fr.md | 2 +- manifest.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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