summaryrefslogtreecommitdiff
path: root/plugins/copymessage/localization/cs_CZ.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/copymessage/localization/cs_CZ.inc')
-rw-r--r--plugins/copymessage/localization/cs_CZ.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/copymessage/localization/cs_CZ.inc b/plugins/copymessage/localization/cs_CZ.inc
new file mode 100644
index 000000000..713bda6ee
--- /dev/null
+++ b/plugins/copymessage/localization/cs_CZ.inc
@@ -0,0 +1,9 @@
+<?php
+/* Author: Ales Pospichal */
+
+$labels = array();
+$labels['copyto'] = 'KopĂ­rovat do...';
+
+$messages = array();
+
+?> \ No newline at end of file