Files
nexusphp/lang/cht/lang_rules.php
T

9 lines
62 B
PHP

<?php
$lang_rules = array
(
'head_rules' => "規則"
);
?>