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

11 lines
131 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
'id' => 'ID',
2016-12-03 17:10:05 -08:00
'months' => 'Meses',
'term' => 'Períodos',
2016-12-03 17:10:05 -08:00
'title' => 'Nombre ',
2016-03-25 01:18:05 -07:00
];