Improve ES translations (#1340)

Fix spells and better words in context
This commit is contained in:
Toni Vicente
2021-10-31 21:19:16 +01:00
committed by GitHub
parent 85703e1aff
commit 471464272f
4 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ return [
'pending' => 'Pendiente',
'active' => 'Activo',
'rejected' => 'Rechazado',
'on_leave' => 'De vacaciones',
'on_leave' => 'En excedencia',
'suspended' => 'Suspendido',
'deleted' => 'Borrar',
],