<?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 ...',
    'select_files'				=> 'Select Files...',
);