Aleksander Machniak
2012-10-18 84f2a72408a20e4e0eac7383aba9f4f672e61f9c
commit | author | age
3983f5 1 <?php
TB 2
3 /*
4  +-----------------------------------------------------------------------+
5  | localization/ia_IA/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: Emilio Sepulveda <emilio@chilemoz.org>                        |
13  +-----------------------------------------------------------------------+
14  @version $Id$
15 */
16
17 $labels = array();
18 $labels['filters'] = 'Filtros';
19 $labels['filteradd'] = 'Adder filtro';
20 $labels['filterdel'] = 'Deler filtro';
21