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:
Toni Vicente
2022-02-28 13:34:01 -05:00
committed by GitHub
co-authored by Nabeel S
parent 7a40a9d128
commit b81dd97822
20 changed files with 0 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'status' => [
'active' => 'Activo',
'maintenance' => 'Mantenimiento',
'stored' => 'Guardado',
'retired' => 'Retirado',
'scrapped' => 'Desguazado',
'written' => 'Dado de baja',
],
];