More organizing for translations

This commit is contained in:
Nabeel Shahzad
2018-05-21 11:55:40 -05:00
parent 36dcd61feb
commit 0a7f002217
48 changed files with 393 additions and 410 deletions

View File

@@ -5,4 +5,11 @@
return [
'location' => 'Posizione',
'state' => [
'pending' => 'In Attesa',
'active' => 'Attivo',
'rejected' => 'Rifiutato',
'on_leave' => 'In Ferie',
'suspended' => 'Sospeso',
],
];