zh_HK.php 199 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "外部網站",
"Name" => "名稱",
"URL" => "網址",
"Remove site" => "移除網站",
"Add" => "加入"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";