snipe-it/resources/lang/es-VE/admin/depreciations/table.php

11 lines
149 B
PHP
Raw Normal View History

2018-02-20 14:37:12 -08:00
<?php
return array(
2018-03-22 20:01:45 -07:00
'id' => 'Identificación',
2018-02-20 14:37:12 -08:00
'months' => 'Meses',
2018-03-22 20:01:45 -07:00
'term' => 'Duración',
2018-02-20 14:37:12 -08:00
'title' => 'Nombre ',
);