snipe-it/resources/lang/ro/admin/depreciations/general.php

13 lines
483 B
PHP

<?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',
);