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

11 lines
141 B
PHP
Raw Normal View History

2017-08-25 07:32:57 -07:00
<?php
return array(
'id' => 'ID',
2017-10-17 18:52:20 -07:00
'months' => 'Mēneši',
'term' => 'Termiņš',
'title' => 'Nosaukums',
2017-08-25 07:32:57 -07:00
);