This commit is contained in:
2023-10-12 19:48:28 +02:00
parent bc0ac98d85
commit dbf7386c73
16 changed files with 359 additions and 0 deletions

9
lang/ca/lang.php Normal file
View File

@ -0,0 +1,9 @@
<?php
/**
* translation by Raimon <gwindor@auna.com>
*/
$lang['btn_submit'] = 'Envia';
//Setup VIM: ex: et ts=4 enc=utf-8 :
?>