Rimuove nota interna dalle impostazioni cookie #19

Merged
javaxman merged 1 commits from fix/cookie-settings-footer-copy into main 2026-07-29 15:29:01 +02:00
Showing only changes of commit 99ed0183ff - Show all commits

View File

@ -20,7 +20,7 @@ const footerByLocale = {
] as const,
cookiePreferences: {
label: 'Impostazioni cookie',
hint: 'Preferenze di consenso sul tuo browser (non è un testo legale).',
hint: 'Preferenze di consenso sul tuo browser.',
} as const,
legalColumnNav: [
{ label: 'Condizioni duso', href: '/terms' },
@ -76,7 +76,7 @@ const footerByLocale = {
] as const,
cookiePreferences: {
label: 'Cookie settings',
hint: 'Consent preferences in your browser (this is not a legal document).',
hint: 'Consent preferences in your browser.',
} as const,
legalColumnNav: [
{ label: 'Terms of use', href: '/terms' },
@ -132,7 +132,7 @@ const footerByLocale = {
] as const,
cookiePreferences: {
label: 'ตั้งค่าคุกกี้',
hint: 'การตั้งค่าความยินยอมในเบราว์เซอร์ของคุณ (ไม่ใช่เอกสารทางกฎหมาย)',
hint: 'การตั้งค่าความยินยอมในเบราว์เซอร์ของคุณ',
} as const,
legalColumnNav: [
{ label: 'เงื่อนไขการใช้งาน', href: '/terms' },