Files
snipe-it/app/lang/ro/admin/depreciations/general.php
T
2014-10-30 07:51:11 -04: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',
);