5 lines
48 B
PHP
5 lines
48 B
PHP
|
<?php
|
||
|
|
||
|
$lang['btn_submit'] = 'Szavazok';
|
||
|
|
||
|
?>
|