additional_plugins/serendipity_event_photoblog/lang_cz.inc.php

14 lines
375 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:');
?>