<?php

return array(

    'actions'	 	        => 'Actions',
    'action' 		        => 'Action',
    'by'      		        => 'By',
    'item' 			        => 'Item',
    'no_matching_records'   => 'No matching records found',

);