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

8 lines
61 B
PHP

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