add the opt-in button for emails #244
This commit is contained in:
@@ -45,6 +45,8 @@ return [
|
||||
'rightsreserved' => 'Todos los derechos reservados',
|
||||
'active' => 'Activo',
|
||||
'inactive' => 'Inactivo',
|
||||
'yes' => 'Sí',
|
||||
'no' => 'No',
|
||||
'days' => [
|
||||
'mon' => 'lunes',
|
||||
'tues' => 'martes',
|
||||
|
||||
@@ -14,4 +14,6 @@ return [
|
||||
'updateprofile' => 'Actualizar perfil',
|
||||
'editprofile' => 'Editar perfil',
|
||||
'edityourprofile' => 'Editar tu perfil',
|
||||
'opt-in' => 'Optar En',
|
||||
'opt-in-descrip' => 'Sí, incluirme en correos electrónicos no administrativos',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user