Changed es directory es by es-es (#1421)
This structure will allow for other variants derived from the Spanish of Spain. Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'status' => [
|
||||
'active' => 'Activo',
|
||||
'maintenance' => 'Mantenimiento',
|
||||
'stored' => 'Guardado',
|
||||
'retired' => 'Retirado',
|
||||
'scrapped' => 'Desguazado',
|
||||
'written' => 'Dado de baja',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user