snipe-it/resources/lang/fil/admin/depreciations/table.php

11 lines
152 B
PHP
Raw Normal View History

2018-03-22 20:01:45 -07:00
<?php
return array(
'id' => 'Ang ID',
'months' => 'Mga Buwan',
'term' => 'Ang Termino',
'title' => 'Ang Pangalan ',
);