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/UTF-8/lang_pl.inc.php
2006-08-02 10:07:34 +00:00

13 lines
386 B
PHP

<?php # $Id: lang_en.inc.php 690 2005-11-13 04:49:04Z elf2000 $
/**
* @version $Revision: 690 $
* @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');
?>