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

13 lines
387 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:');
?>