2017-10-17 18:52:20 -07:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return array(
|
|
|
|
'about_asset_depreciations' => 'Mayelana nokunciphisa kwefa',
|
|
|
|
'about_depreciations' => 'Ungasetha ukwehla kwefa ukuze wehlise izimpahla ezisuselwe ekunciphiseni komugqa oqondile.',
|
|
|
|
'asset_depreciations' => 'Ukuncishiswa kwempahla',
|
|
|
|
'create' => 'Dala ukwehla',
|
|
|
|
'depreciation_name' => 'Igama lokunciphisa',
|
|
|
|
'number_of_months' => 'Inani lezinyanga',
|
|
|
|
'update' => 'Buyekeza ukwehla kwenani',
|
2021-10-04 19:59:55 -07:00
|
|
|
'depreciation_min' => 'Minimum Value after Depreciation'
|
2017-10-17 18:52:20 -07:00
|
|
|
|
|
|
|
);
|