<?php

return array(

    'actions'	 	        => 'Действия',
    'action' 		        => 'Действие',
    'by'      		        => 'Кем',
    'item' 			        => 'Предмет',
    'no_matching_records'   => 'No matching records found',

);