diff --git a/i18n/fr/docusaurus-plugin-content-pages/index.js b/i18n/fr/docusaurus-plugin-content-pages/index.js index 880c68e7630c..ab34084b1d04 100644 --- a/i18n/fr/docusaurus-plugin-content-pages/index.js +++ b/i18n/fr/docusaurus-plugin-content-pages/index.js @@ -125,9 +125,8 @@ function BannerBlock() {
- {CENTREON {versionInfo.version}} -

Nouvelle version logicielle disponible

-
@@ -206,7 +205,7 @@ function OpensourceBlock() { return(
UN CŒUR OPEN SOURCE -

Plébiscité par des centaines de milliers de professionnels de l’IT à travers le monde avec 6 000 téléchargements mensuels, Centreon est devenu le numéro 1 de la supervision open source en Europe.

+

Plébiscité par des centaines de milliers de professionnels de l’IT à travers le monde avec 6 000 téléchargements mensuels, Centreon Infra Monitoring est devenu le numéro 1 de la supervision open source en Europe.

) diff --git a/src/pages/index.js b/src/pages/index.js index 4a4cb7e8ddae..31a1c9cebf75 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -126,9 +126,8 @@ function BannerBlock() {
- {CENTREON {versionInfo.version}} -

New software version available

-
@@ -207,7 +206,7 @@ function OpensourceBlock() { return(
AN OPEN SOURCE CORE -

Praised by hundreds of thousands of IT professionals around the world with 6,000 monthly downloads, Centreon has become the number 1 in open source monitoring in Europe.

+

Praised by hundreds of thousands of IT professionals around the world with 6,000 monthly downloads, Centreon Infra Monitoring has become the number 1 in open source monitoring in Europe.

)