snipe-it/resources/lang/ro/admin/depreciations/general.php
2016-03-25 01:18:05 -07:00

13 lines
483 B
PHP
Executable file

<?php
return array(
'about_asset_depreciations' => 'Despre deprecierea activelor',
'about_depreciations' => 'Poti sa setezi deprecierea activelor bazat pe depreciere in linie.',
'asset_depreciations' => 'Deprecierea activelor',
'create_depreciation' => 'Creeaza depreciere',
'depreciation_name' => 'Nume depreciere',
'number_of_months' => 'Numarul de luni',
'update_depreciation' => 'Actualizeaza depreciere',
);