change lang_rules.php encoding to utf-8

This commit is contained in:
xiaomlove
2025-03-26 22:29:20 +07:00
parent 4e67109a0f
commit 4b2f933806

View File

@@ -2,7 +2,7 @@
$lang_rules = array
(
'head_rules' => "ÒŽ„t"
'head_rules' => "規則"
);
?>