1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_event_templatechooser/lang_pl.inc.php
Tadashi Jokagi 628ad67156 * propset.
2006-08-15 10:14:56 +00:00

13 lines
326 B
PHP

<?php # $Id$
/**
* @version $Revision$
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Wybór schematu');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Pozwala odwiedzaj±cym na wybór schematu (template) strony');
?>