Files
roundcubemail/plugins/userinfo/localization/fr_FR.inc
Aleksander Machniak f0d63004d6 Localization update
2025-11-29 13:57:20 +01:00

21 lines
943 B
PHP

<?php
/*
+-----------------------------------------------------------------------+
| Localization file of the Roundcube Webmail Userinfo plugin |
| |
| Copyright (C) The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
+-----------------------------------------------------------------------+
*/
$labels['userinfo'] = 'Infos utilisateur';
$labels['infoforuser'] = 'Renseignements pour $user';
$labels['created'] = 'Créé';
$labels['lastlogin'] = 'Dernière connexion';
$labels['defaultidentity'] = 'Identité par défaut';
$labels['userid'] = 'ID';