blob: 2f73833adcb99de5ac8696260aa01d96d055ae34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Àngel Pérez Beroy <aperezberoy@gmail.com>
* @author David Surroca <david.tb303@gmail.com>
*/
$lang['starttls'] = 'Utilitzar connexions TLS?';
$lang['bindpw'] = 'Contrasenya de l\'usuari referit abans.';
|