Files
nexusphp/lang/cht/lang_rules.php

9 lines
62 B
PHP
Raw Normal View History

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