ajout app
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_asset_depreciations' => 'អំពីការរំលោះទ្រព្យសកម្ម',
|
||||
'about_depreciations' => 'អ្នកអាចកំណត់ការរំលោះទ្រព្យសកម្ម ដើម្បីរំលោះទ្រព្យសកម្មដោយផ្អែកលើការរំលោះបន្ទាត់ត្រង់។',
|
||||
'asset_depreciations' => 'ការរំលោះទ្រព្យសកម្ម',
|
||||
'create' => 'បង្កើតការរំលោះ',
|
||||
'depreciation_name' => 'ឈ្មោះរំលោះ',
|
||||
'depreciation_min' => 'Floor Value of Depreciation',
|
||||
'number_of_months' => 'ចំនួនខែ',
|
||||
'update' => 'ធ្វើបច្ចុប្បន្នភាពការរំលោះ',
|
||||
'depreciation_min' => 'តម្លៃអប្បបរមាបន្ទាប់ពីការរំលោះ',
|
||||
'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