Files
nexusphp/lang/el/lang_rules.php

8 lines
69 B
PHP
Raw Normal View History

2025-05-05 21:27:48 +07:00
<?php
$lang_rules = array
(
'head_rules' => "Κανόνες"
);
?>