More organizing for translations
This commit is contained in:
@@ -5,4 +5,11 @@
|
||||
|
||||
return [
|
||||
'location' => 'Posizione',
|
||||
'state' => [
|
||||
'pending' => 'In Attesa',
|
||||
'active' => 'Attivo',
|
||||
'rejected' => 'Rifiutato',
|
||||
'on_leave' => 'In Ferie',
|
||||
'suspended' => 'Sospeso',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user