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_sk.inc.php

12 lines
303 B
PHP

<?php
/**
* @author Martin Matu¹ka <martin@matuska.org>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Výber ¹ablón');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Umo¾nuje náv¹tevníkom zmeni» ¹ablónu (= vzhµad) podµa vlastného výberu');
?>