Files
nexusphp/lang/cht/lang_rules.php
2025-03-26 22:29:20 +07:00

9 lines
62 B
PHP

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