diff --git a/config/locales/communication/en.yml b/config/locales/communication/en.yml
index 9c426507ba6415401e5eec8b8e3ab8334d28a33b..737cd8ec01cd94704afcc4b48a250c927d8730f4 100644
--- a/config/locales/communication/en.yml
+++ b/config/locales/communication/en.yml
@@ -821,7 +821,7 @@ en:
         host: Sans le protocole
         sso_button_label: "Default: Sign in via SSO"
       communication_website:
-        access_token: Your Github or Gitlab confidential access token. Leave blank if you want it unchanged.
+        access_token: Your Github or Gitlab confidential access token. Leave the field blank if you don't want to change the token.
         deployment_status_badge: "Badge URL: <a href=\"https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge\" target=\"_blank\">Github</a>, <a href=\"https://docs.gitlab.com/ee/user/project/badges.html\" target=\"_blank\">Gitlab</a>"
         git_branch: 'If blank, default branch will be used'
         git_endpoint: 'If blank, default will be used (https://github.com or https://gitlab.com/api/v4)'
diff --git a/config/locales/communication/fr.yml b/config/locales/communication/fr.yml
index 9e980e691775bd56da74defd148a3e36bc7093ea..b1d6f2f90bb2a353829b4c56f411d52b2fc37b9f 100644
--- a/config/locales/communication/fr.yml
+++ b/config/locales/communication/fr.yml
@@ -821,7 +821,7 @@ fr:
         host: Sans le protocole
         sso_button_label: "Par défaut : Se connecter en SSO"
       communication_website:
-        access_token: Votre clé d'accès Github ou Gitlab confidentielle. Laisser le champ vide vide pour ne pas le modifier.
+        access_token: Votre clé d'accès Github ou Gitlab confidentielle. Laisser le champ vide pour ne pas le modifier.
         deployment_status_badge: "URL du badge : <a href=\"https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge\" target=\"_blank\">Github</a>, <a href=\"https://docs.gitlab.com/ee/user/project/badges.html\" target=\"_blank\">Gitlab</a>"
         git_branch: 'Laisser vide pour la branche par défaut'
         git_endpoint: 'Laisser vide pour les valeurs par défaut (https://github.com ou https://gitlab.com/api/v4)'