summaryrefslogtreecommitdiff
path: root/myrc_branch/localization/cs_CZ.inc
blob: be53fdacaa49c9d8e95f119f401c6acf90721ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php
/*
 +-----------------------------------------------------------------------+
 | ./plugins/myrc_branch/localization/cs_CZ.inc
 |
 | Language file of MyRoundcube Plugins Bundle
 | Copyright (C) 2010-2015, Roland 'rosali' Liebl
 |
 +-----------------------------------------------------------------------+
 | Author: tachec - 01/22/2015 08:03:27
 +-----------------------------------------------------------------------+
*/

$labels = array();
$labels['pluginname'] = 'Větev MyRoundcube';
$labels['plugindescription'] = 'Pomocný doplněk pro informaci ostatním doplňkům o větvi MyRoundcube.';

?>