1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Files
php-e107/e107_plugins/rss_menu/languages/English_global.php
2012-12-19 11:37:45 +01:00

6 lines
115 B
PHP

<?php
define("LAN_PLUGIN_RSS_NAME", "RSS");
define("LAN_PLUGIN_RSS_DESCRIPTION", "RSS Feeds from your site.");
?>