Skip to content

Commit 87b18b4

Browse files
committed
Moving on
1 parent dcdcc2e commit 87b18b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/gdpr/ConsentBannerAndConsentManagement.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -689,8 +689,8 @@ const { useTranslation, addGdprTranslations } = createComponentI18nApi({
689689
.
690690
</>
691691
)}
692-
Vous pouvez, à tout moment, avoir le contrôle sur les cookies que vous souhaitez
693-
activer.
692+
&nbsp; Vous pouvez, à tout moment, avoir le contrôle sur les cookies que vous
693+
souhaitez activer.
694694
</>
695695
);
696696
},
@@ -747,8 +747,8 @@ addGdprTranslations({
747747
page.
748748
</>
749749
)}
750-
You can, at any time, have control over which cookies you wish to enable at any
751-
time.
750+
&nbsp; You can, at any time, have control over which cookies you wish to enable
751+
at any time.
752752
</>
753753
);
754754
},

0 commit comments

Comments
 (0)