commit | author | age
|
48e9c1
|
1 |
<?php |
T |
2 |
|
|
3 |
/* |
9a7cb9
|
4 |
+-----------------------------------------------------------------------+ |
TB |
5 |
| localization/cs_CZ/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 <Unknown> | |
|
13 |
+-----------------------------------------------------------------------+ |
|
14 |
@version $Id$ |
48e9c1
|
15 |
*/ |
T |
16 |
|
|
17 |
$labels = array(); |
|
18 |
$labels['buttontitle'] = 'Označit jako Spam'; |
|
19 |
$labels['reportedasjunk'] = 'Úspěšně nahlášeno jako Spam'; |
|
20 |
|