Skip to content

Commit b11c6a5

Browse files
committed
Updated depreciation translation with more information.
Signed-off-by: snipe <[email protected]>
1 parent 5822e4e commit b11c6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en-US/admin/depreciations/general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
return [
44
'about_asset_depreciations' => 'About Asset Depreciations',
5-
'about_depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
5+
'about_depreciations' => 'You can set up asset depreciations to depreciate assets based on linear (straight-line), Half Year applied with condition, or Half Year always applied.',
66
'asset_depreciations' => 'Asset Depreciations',
77
'create' => 'Create Depreciation',
88
'depreciation_name' => 'Depreciation Name',

0 commit comments

Comments
 (0)