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

11 lines
127 B
PHP

<?php
return array(
'id' => 'ID',
'months' => 'Ay',
'term' => 'Süre',
'title' => 'İsim',
);