summaryrefslogtreecommitdiff
path: root/myrc_branch/localization/cs_CZ.inc
diff options
context:
space:
mode:
Diffstat (limited to 'myrc_branch/localization/cs_CZ.inc')
-rw-r--r--myrc_branch/localization/cs_CZ.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/myrc_branch/localization/cs_CZ.inc b/myrc_branch/localization/cs_CZ.inc
new file mode 100644
index 0000000..be53fda
--- /dev/null
+++ b/myrc_branch/localization/cs_CZ.inc
@@ -0,0 +1,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.';
+
+?> \ No newline at end of file