mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
13 lines
504 B
PHP
13 lines
504 B
PHP
<?php
|
|
|
|
return array(
|
|
'about_asset_depreciations' => 'Mayelana nokunciphisa kwefa',
|
|
'about_depreciations' => 'Ungasetha ukwehla kwefa ukuze wehlise izimpahla ezisuselwe ekunciphiseni komugqa oqondile.',
|
|
'asset_depreciations' => 'Ukuncishiswa kwempahla',
|
|
'create' => 'Dala ukwehla',
|
|
'depreciation_name' => 'Igama lokunciphisa',
|
|
'number_of_months' => 'Inani lezinyanga',
|
|
'update' => 'Buyekeza ukwehla kwenani',
|
|
|
|
);
|