Files
nexusphp/lang/ja/lang_rules.php
2025-05-05 21:27:48 +07:00

8 lines
64 B
PHP

<?php
$lang_rules = array
(
'head_rules' => "ルール"
);
?>