ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/es-MX/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/es-MX/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'CARNÉ DE IDENTIDAD',
|
||||
'name' => 'Nombre de Departamento',
|
||||
'manager' => 'Gerente',
|
||||
'location' => 'Ubicación',
|
||||
'create' => 'Crear departamento',
|
||||
'update' => 'Departamento de actualización',
|
||||
);
|
Reference in New Issue
Block a user