Added unstranslated cookie message
This commit is contained in:
parent
4f9e0cc63d
commit
dbfbba1067
3 changed files with 5 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ i18n.use(backend)
|
|||
position: 'bottom',
|
||||
linkText: 'Lee más',
|
||||
linkRouteName: '/privacy',
|
||||
acceptButtonText: 'Aceptar',
|
||||
acceptButtonText: t('Aceptar'),
|
||||
html: false,
|
||||
expirationInDays: 70,
|
||||
forceShow: false
|
||||
|
|
|
|||
|
|
@ -189,5 +189,6 @@
|
|||
"Elige un tipo":
|
||||
"Choose a type",
|
||||
"Puedes participar en las traducciones":
|
||||
"You can help with the translations"
|
||||
"You can help with the translations",
|
||||
"Aceptar": "Accept"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -276,5 +276,6 @@
|
|||
"Elige un tipo":
|
||||
"Elige un tipo",
|
||||
"Puedes participar en las traducciones":
|
||||
"Puedes participar en las traducciones"
|
||||
"Puedes participar en las traducciones",
|
||||
"Aceptar": "Aceptar"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue