<?php
$TRANSLATIONS = array(
"Groups" => "Kumpulan",
"Users" => "Pengguna",
"Delete" => "Padam"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";