Rimuove nota interna dalle impostazioni cookie #19
@ -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 d’uso', 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' },
|
||||
|
||||
Reference in New Issue
Block a user