<?php

return array(

    'id'         => 'Id',
    'name'       => 'Navn',
    'users'      => 'Antall brukere',

);