doodle/lang/es/lang.php

5 lines
50 B
PHP
Raw Normal View History

2023-10-12 19:48:28 +02:00
<?php
$lang['btn_submit'] = 'Enviar';
?>