From 55d9e3bfc12f2ba42ecc8179012864c52a7f1e85 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Mon, 16 Oct 2023 09:47:04 +0200 Subject: [PATCH] clean: english The changes in this commit were made to translate the website's text content from French to English, as part of efforts to ensure the platform is more accessible to a wider audience. This includes translation of user-facing instructions, button labels, form fields, and messages across multiple templates including home.html, setup1.html, setup2.html, and login.html among others. --- .../web/templates/componentNavbar.html | 4 +-- .../gateways/web/templates/home.html | 4 +-- .../gateways/web/templates/login.html | 14 +++++----- .../gateways/web/templates/postEdit.html | 2 +- .../gateways/web/templates/setup1.html | 26 +++++++++---------- .../gateways/web/templates/setup2.html | 8 +++--- 6 files changed, 29 insertions(+), 29 deletions(-) diff --git a/adapters/secondary/gateways/web/templates/componentNavbar.html b/adapters/secondary/gateways/web/templates/componentNavbar.html index 192b662..fae8302 100644 --- a/adapters/secondary/gateways/web/templates/componentNavbar.html +++ b/adapters/secondary/gateways/web/templates/componentNavbar.html @@ -13,7 +13,7 @@ diff --git a/adapters/secondary/gateways/web/templates/home.html b/adapters/secondary/gateways/web/templates/home.html index 64fbe39..8f0266c 100644 --- a/adapters/secondary/gateways/web/templates/home.html +++ b/adapters/secondary/gateways/web/templates/home.html @@ -1,14 +1,14 @@ - GohCMS | Accueil + GohCMS | Home {{.Head}} {{.Navbar}}

Accueil

-

Bienvenue sur GohCMS !

+

Welcome on GohCMS !

diff --git a/adapters/secondary/gateways/web/templates/login.html b/adapters/secondary/gateways/web/templates/login.html index f2c7416..85bbe52 100644 --- a/adapters/secondary/gateways/web/templates/login.html +++ b/adapters/secondary/gateways/web/templates/login.html @@ -1,7 +1,7 @@ - GohCMS | Connexion + GohCMS | Login {{.Head}}