snipe-it/resources/lang/he/admin/depreciations/general.php
snipe 903609b5a5 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:59:55 -07:00

14 lines
592 B
PHP

<?php
return array(
'about_asset_depreciations' => 'על פחת נכסים',
'about_depreciations' => 'ניתן להגדיר פחתונות נכסים כדי לפחת נכסים על בסיס פחת קו ישר.',
'asset_depreciations' => 'פחת נכסים',
'create' => 'יצירת פחת',
'depreciation_name' => 'שם פחת',
'number_of_months' => 'מספר החודשים',
'update' => 'עדכון פחת',
'depreciation_min' => 'Minimum Value after Depreciation'
);