doodle/lang/ca/lang.php

10 lines
132 B
PHP
Raw Normal View History

2023-10-12 19:48:28 +02:00
<?php
/**
* translation by Raimon <gwindor@auna.com>
*/
$lang['btn_submit'] = 'Envia';
//Setup VIM: ex: et ts=4 enc=utf-8 :
?>