zh_CN.php 196 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "外部站点",
"Name" => "名称",
"URL" => "URL",
"Remove site" => "移除站点",
"Add" => "增加"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";