6 lines
42 B
PHP
6 lines
42 B
PHP
|
<?php
|
||
|
|
||
|
$lang['btn_submit'] = 'Invia';
|
||
|
|
||
|
?>
|