diff --git a/source/components/conversation/DateInput.tsx b/source/components/conversation/DateInput.tsx index e2ee7348f..2c232990a 100644 --- a/source/components/conversation/DateInput.tsx +++ b/source/components/conversation/DateInput.tsx @@ -81,7 +81,7 @@ export default FormDecorator('input')(function DateInput({
- This website is provided by the{' '} - Urssaf, the French social - security contributions collector, and the government’s public - startup incubator, beta.gouv.fr - . -
+ {i18n.language === 'fr' && ( + <> ++ This website is provided by the{' '} + Urssaf, the French social + security contributions collector. +
+ )}