snipe-it/resources/lang/es-VE/admin/depreciations/table.php
2018-03-22 20:01:45 -07:00

11 lines
149 B
PHP

<?php
return array(
'id' => 'Identificación',
'months' => 'Meses',
'term' => 'Duración',
'title' => 'Nombre ',
);