additional_plugins/serendipity_event_photoblog/lang_cz.inc.php

15 lines
392 B
PHP
Raw Normal View History

<?php #
2011-12-13 12:29:05 +01:00
/**
2013-08-12 10:27:53 +02:00
* @version
2011-12-13 12:29:05 +01:00
* @author Vladim<EFBFBD>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<69> do p<><70>sp<73>vku jednu fotku');
@define('PLUGIN_EVENT_PHOTOBLOG_SELECTPHOTO', 'Vyber fotku k vlo<6C>en<65> do tohoto p<><70>sp<73>vku:');
?>