additional_plugins/serendipity_event_photoblog/lang_cz.inc.php
2013-12-27 20:04:36 +01:00

14 lines
376 B
PHP

/<?php
/**
* @author Vladimír Ajgl <vlada@ajgl.cz>
* EN-Revision: Revision of lang_en.inc.php
* Translated on 2007/11/30
*/
@define('PLUGIN_EVENT_PHOTOBLOG_TITLE', 'Fotoblog');
@define('PLUGIN_EVENT_PHOTOBLOG_DESC', 'Pøidá do pøíspìvku jednu fotku');
@define('PLUGIN_EVENT_PHOTOBLOG_SELECTPHOTO', 'Vyber fotku k vlo¾ení do tohoto pøíspìvku:');
?>