Rimuove la nota interna dalle impostazioni cookie del footer.

Il testo tra parentesi non è destinato alla UI di produzione.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Javaxman
2026-07-29 15:28:20 +02:00
parent 4b70c940db
commit 99ed0183ff

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' },