Files
nexusphp/lang/de/lang_rules.php
2025-04-22 19:35:05 +07:00

8 lines
61 B
PHP

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