doodle/lang/en/lang.php
2023-10-12 19:48:28 +02:00

7 lines
80 B
PHP

<?php
$lang['btn_submit'] = 'Submit';
//Setup VIM: ex: et ts=4 enc=utf-8 :
?>