<?php
$TRANSLATIONS = array(
"Groups" => "Grops",
"Users" => "Usancièrs",
"Delete" => "Escafa"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";