mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
18 lines
788 B
PHP
18 lines
788 B
PHP
<?php
|
|
|
|
return array(
|
|
'about_components_title' => 'Mayelana Nezingxenye',
|
|
'about_components_text' => 'Izingxenye kukhona izinto eziyingxenye yefa, isibonelo i-HDD, i-RAM, njll.',
|
|
'component_name' => 'Igama lesakhiwo',
|
|
'checkin' => 'I-Checkin Ingxenye',
|
|
'checkout' => 'I-Checkout Ingxenye',
|
|
'cost' => 'Izindleko zokuthenga',
|
|
'create' => 'Dala i-Component',
|
|
'edit' => 'Hlela Ingxenye',
|
|
'date' => 'Usuku lokuthenga',
|
|
'order' => 'Inombolo Ye-oda',
|
|
'remaining' => 'Ukuhlala',
|
|
'total' => 'Inani',
|
|
'update' => 'Buyekeza Ingxenye',
|
|
);
|