summaryrefslogtreecommitdiff
path: root/myrc_sprites/localization/cs_CZ.inc
diff options
context:
space:
mode:
Diffstat (limited to 'myrc_sprites/localization/cs_CZ.inc')
-rw-r--r--myrc_sprites/localization/cs_CZ.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/myrc_sprites/localization/cs_CZ.inc b/myrc_sprites/localization/cs_CZ.inc
new file mode 100644
index 0000000..e45b9b9
--- /dev/null
+++ b/myrc_sprites/localization/cs_CZ.inc
@@ -0,0 +1,18 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/myrc_sprites/localization/cs_CZ.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2015, Roland 'rosali' Liebl
+ |
+ +-----------------------------------------------------------------------+
+ | Author: tachec - 01/22/2015 08:06:54
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['pluginname'] = 'MyRoundcube sprity';
+$labels['plugindescription'] = 'Pomocný doplněk, který obsahuje sprity a sdílené obrázky, které využívají ostatní doplňky.';
+
+?> \ No newline at end of file