mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Edicion de algunos formularios
This commit is contained in:
@ -4,7 +4,12 @@
|
||||
|
||||
return [
|
||||
'address' => 'Address',
|
||||
'blocked' => 'Blocked',
|
||||
'blocked' => 'Blocked',
|
||||
'non_blocked' => 'Non Blocked',
|
||||
'global_active' => 'Enabled',
|
||||
'global_inactive' => 'Disabled',
|
||||
'email_confirmed' => 'Confirmed',
|
||||
'email_not_confirmed' => 'Non Confirmed',
|
||||
'city' => 'City',
|
||||
'country' => 'Country',
|
||||
'createdAt' => 'Created At',
|
||||
|
||||
Reference in New Issue
Block a user