thomascube
2012-03-03 884add1419729cb8eb5ed8fb47ea68e5f6ce6682
commit | author | age
884add 1 <?php
T 2
3 /*
4  +-----------------------------------------------------------------------+
5  | localization/pt_BR/labels.inc                                         |
6  |                                                                       |
7  | Language file of the Roundcube Webmail client                         |
8  | Copyright (C) 2012, The Roundcube Dev Team                            |
9  | Licensed under the GNU General Public License                         |
10  |                                                                       |
11  +-----------------------------------------------------------------------+
12  | Author: Claudio F Filho <Unknown>                                     |
13  +-----------------------------------------------------------------------+
14  @version $Id$
15 */
16
17 $labels = array();
18 $labels['userinfo'] = 'Informações do usuário';
19 $labels['created'] = 'Criado';
20 $labels['lastlogin'] = 'Último Login';
21 $labels['defaultidentity'] = 'Identidade Padrão';
22