<?php

return [
    'actions' 	                => 'Tindakan',
    'add'    	                => 'Tambah Baru',
    'cancel'                    => 'Batalkan',
    'checkin_and_delete'  	    => 'Checkin All / Delete User',
    'delete'  	                => 'Hapus',
    'edit'    	                => 'Ubah',
    'restore' 	                => 'Kembalikan',
    'remove'                    => 'Remove',
    'request'                   => 'Permintaan',
    'submit'  	                => 'Kirim',
    'upload'                    => 'Unggah',
    'select_file'				=> 'Pilih file...',
    'select_files'				=> 'Pilih File...',
    'generate_labels'           => '{1} Generate Label|[2,*] Generate Labels',
    'send_password_link'        => 'Kirim Tautan Atur Ulang Kata Sandi',
    'go'                        => 'Go',
    'bulk_actions'              => 'Bulk Actions',
    'add_maintenance'           => 'Add Maintenance',
    'append'                    => 'Append',
    'new'                       => 'New',
];