ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/ko-KR/admin/depreciations/table.php
Normal file
11
SNIPE-IT/resources/lang/ko-KR/admin/depreciations/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => '아이디',
|
||||
'months' => '개월',
|
||||
'term' => '기간',
|
||||
'title' => '이름 ',
|
||||
'depreciation_min' => 'Floor Value',
|
||||
|
||||
];
|
Reference in New Issue
Block a user