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

8 lines
64 B
PHP

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