<?php
$TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";