ajout app
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_asset_depreciations' => 'Mengenai Susut Nilai Harta',
|
||||
'about_depreciations' => 'Anda boleh tetapkan susut nilai harta berdasarkan kepada penyusutan berasaskan susut nilai garisan lurus.',
|
||||
'asset_depreciations' => 'Susut Nilai Harta',
|
||||
'create' => 'Buat Susut',
|
||||
'depreciation_name' => 'Nama Susut Nilai',
|
||||
'depreciation_min' => 'Floor Value of Depreciation',
|
||||
'number_of_months' => 'Bilangan Bulan',
|
||||
'update' => 'Kemas kini Susutnilai',
|
||||
'depreciation_min' => 'Nilai Minimum selepas Susut Nilai',
|
||||
'no_depreciations_warning' => '<strong>Warning: </strong>
|
||||
You do not currently have any depreciations set up.
|
||||
Please set up at least one depreciation to view the depreciation report.',
|
||||
];
|
Reference in New Issue
Block a user