1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00
Files
php-e107/e107_plugins/newsfeed/languages/English_global.php
2025-04-11 07:23:57 -07:00

8 lines
217 B
PHP

<?php
return [
'LAN_PLUGIN_NEWSFEEDS_NAME' => "Newsfeeds",
'LAN_PLUGIN_NEWSFEEDS_DESCRIPTION' => "This plugin will retrieve rss feeds from other websites and display them according to your preferences.",
];