<?php

return array(

    'id'         => 'ID',
    'name'       => 'Naam',
    'users'      => 'Aantal gebruikers',

);