Files
nexusphp/lang/cht/lang_rules.php
T

9 lines
62 B
PHP
Raw Normal View History

2020-12-26 01:42:23 +08:00
<?php
$lang_rules = array
(
2025-03-26 22:29:20 +07:00
'head_rules' => "規則"
2020-12-26 01:42:23 +08:00
);
?>