2018-03-22 20:01:45 -07:00
|
|
|
<?php
|
|
|
|
|
2021-06-10 13:15:52 -07:00
|
|
|
return [
|
2018-03-22 20:01:45 -07:00
|
|
|
'about_asset_depreciations' => 'Tungkol sa Depresasyon ng Asset',
|
|
|
|
'about_depreciations' => 'Pwede kang mag-set up ng depresasyon para mai-depreciate ang mga asset basi sa straight-line depreciation.',
|
|
|
|
'asset_depreciations' => 'Ang Depresasyon ng Asset',
|
|
|
|
'create' => 'Magsagawa ng Depresasyon',
|
|
|
|
'depreciation_name' => 'Ang Pangalan ng Depresasyon',
|
|
|
|
'number_of_months' => 'Ang Bilang ng mga Buwan',
|
|
|
|
'update' => 'I-update ang Depresasyon',
|
|
|
|
|
2021-06-10 13:15:52 -07:00
|
|
|
];
|