Thomas Bruederli
2012-05-17 9a7cb93de07feb14ef98a8bdc94994bcd5e56f64
commit | author | age
9a7cb9 1 <?php
TB 2
3 /*
4  +-----------------------------------------------------------------------+
5  | localization/hr_HR/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: Svebor Prstačić <svebor.prstacic@gmail.com>                 |
13  +-----------------------------------------------------------------------+
14  @version $Id$
15 */
16
17 $labels = array();
18 $labels['addvcardmsg'] = 'Dodaj vCard u imenik';
19 $labels['vcardsavefailed'] = 'Ne mogu pohraniti vCard';
20