snipe-it/resources/lang/zu/button.php

16 lines
538 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return array(
'actions' => 'Izenzo',
'add' => 'Engeza okusha',
'cancel' => 'Khansela',
'checkin_and_delete' => 'Hlola & Susa Umsebenzisi',
'delete' => 'Susa',
'edit' => 'Hlela',
'restore' => 'Buyisela',
'request' => 'Isicelo',
'submit' => 'Thumela',
'upload' => 'Layisha',
'select_file' => 'Khetha Ifayela ...',
);