Files
nexusphp/lang/cs/lang_rules.php
2025-04-20 18:13:46 +07:00

8 lines
63 B
PHP

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