Aleksander Machniak
2012-09-13 bc1e4faa70fb0fcfdeabb6e76597cb3ec5952975
commit | author | age
48e9c1 1 <?php
T 2
c41a86 3 /*
TB 4  +-----------------------------------------------------------------------+
5  | localization/et_EE/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: Thomas                                                        |
13  +-----------------------------------------------------------------------+
14 */
48e9c1 15
c41a86 16 $labels = array();
TB 17 $labels['useimapsubscriptions'] = 'Kasuta IMAP tellimusi';
18