ajout CGU CGV, bandeau cookie, font

This commit is contained in:
2026-03-06 17:38:09 +01:00
parent e1c137686f
commit 6a4a5ab543
19 changed files with 706 additions and 72 deletions

View File

@@ -164,6 +164,8 @@ export const translations = {
'auth.signup_link': "S'inscrire",
'auth.signin_link': 'Se connecter',
'auth.back_to_site': '← Revenir au site',
'auth.accept_cgu': "J'ai lu et j'accepte les ",
'auth.cgu_link': "Conditions Générales d'Utilisation",
'auth.hero_title_part1': "L'endroit où vos",
'auth.hero_title_part2': "histoires",
'auth.hero_title_part3': "prennent vie.",
@@ -495,6 +497,8 @@ export const translations = {
'auth.signup_link': 'Sign up',
'auth.signin_link': 'Log in',
'auth.back_to_site': '← Back to site',
'auth.accept_cgu': "I have read and agree to the ",
'auth.cgu_link': "Terms of Service",
'auth.hero_title_part1': "The place where your",
'auth.hero_title_part2': "stories",
'auth.hero_title_part3': "come to life.",
@@ -826,6 +830,8 @@ export const translations = {
'auth.signup_link': 'Regístrate',
'auth.signin_link': 'Iniciar sesión',
'auth.back_to_site': '← Volver al sitio',
'auth.accept_cgu': "He leído y acepto los ",
'auth.cgu_link': "Términos de Servicio",
'auth.hero_title_part1': "El lugar donde tus",
'auth.hero_title_part2': "historias",
'auth.hero_title_part3': "cobran vida.",
@@ -1157,6 +1163,8 @@ export const translations = {
'auth.signup_link': 'Registrieren',
'auth.signin_link': 'Anmelden',
'auth.back_to_site': '← Zurück zur Website',
'auth.accept_cgu': "Ich akzeptiere die ",
'auth.cgu_link': "Nutzungsbedingungen",
'auth.hero_title_part1': "Der Ort, an dem deine",
'auth.hero_title_part2': "Geschichten",
'auth.hero_title_part3': "zum Leben erwachen.",