<?php
$TRANSLATIONS = array(
"Users" => "Gebruikers"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";