1<?php
2
3/*
4 +-----------------------------------------------------------------------+
5 | Localization file of the Roundcube Webmail Userinfo plugin            |
6 |                                                                       |
7 | Copyright (C) The Roundcube Dev Team                                  |
8 |                                                                       |
9 | Licensed under the GNU General Public License version 3 or            |
10 | any later version with exceptions for skins & plugins.                |
11 | See the README file for a full license statement.                     |
12 +-----------------------------------------------------------------------+
13
14 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/
15*/
16
17$labels['userinfo'] = 'Información d\'usuariu';
18$labels['created'] = 'Creáu';
19$labels['lastlogin'] = 'Aniciu de sesión caberu';
20$labels['defaultidentity'] = 'Identidá por defeutu';
21