additional_plugins/serendipity_event_head_nugget/lang_bg.inc.php
2016-05-17 16:36:04 +02:00

12 lines
466 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @version
* @author Ivan Cenov jwalker@hotmail.bg
* EN-Revision: 1.1
*/
@define('HEAD_NUGGET_TITLE', 'HTML блок в HEAD тага на страницата');
@define('HEAD_NUGGET_HOLDS_A_BLAHBLAH', 'Тази приставка позволява вмъкване на HTML код в HEAD тага страницата. Можете да използвате това например за мета-тагове или включване на JavaScript скриптове. Забележка: Приставката е остаряла и може напълно да бъде заменена от serendipity_event_page_nugget.');