Files
nexusphp/lang/fr/lang_rules.php
2025-04-22 02:55:12 +07:00

8 lines
62 B
PHP

<?php
$lang_rules = array
(
'head_rules' => "Règles"
);
?>