<?php

return array(

    'actions' 	                => 'Handlinger',
    'add'    	                => 'Opprett ny',
    'cancel'                    => 'Avbryt',
    'checkin_and_delete'  	    => 'Checkin & Delete User',
    'delete'  	                => 'Slett',
    'edit'    	                => 'Rediger',
    'restore' 	                => 'Gjenopprett',
    'request'                   => 'Forespørsel',
    'submit'  	                => 'Send',
    'upload'                    => 'Last opp',

);