dockerwiki/content/lib/plugins/authpdo/lang/ca/lang.php
2021-10-26 13:02:53 +02:00

11 lines
420 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Adolfo Jayme Barrientos <fito@libreoffice.org>
*/
$lang['connectfail'] = 'Ha fallat la connexió a la base de dades.';
$lang['userexists'] = 'Ja existeix un usuari amb aquest nom.';
$lang['writefail'] = 'No es poden modificar les dades de lusuari. Informeu daixò a ladministrador del wiki';