add the opt-in button for emails #244
This commit is contained in:
@@ -45,6 +45,8 @@ return [
|
||||
'rightsreserved' => 'Tutti i Diritti Riservati',
|
||||
'active' => 'Attivo',
|
||||
'inactive' => 'Inattivo',
|
||||
'yes' => 'Sì',
|
||||
'no' => 'No',
|
||||
'days' => [
|
||||
'mon' => 'Lunedì',
|
||||
'tues' => 'Martedì',
|
||||
|
||||
@@ -14,4 +14,6 @@ return [
|
||||
'editprofile' => 'Modifica Profilo',
|
||||
'edityourprofile' => 'Modifica Il Tuo Profilo',
|
||||
'transferhours' => 'Ore trasferite',
|
||||
'opt-in' => 'Partecipa',
|
||||
'opt-in-descrip' => 'Sì, includimi nelle e-mail non amministrative',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user