1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-18 08:17:08 +02:00
Files
php-e107/e107_plugins/gsitemap/languages/English_global.php
2012-12-19 10:47:40 +01:00

6 lines
137 B
PHP

<?php
define("LAN_PLUGIN_GSITEMAP_NAME", "Google Sitemap");
define("LAN_PLUGIN_GSITEMAP_DESCRIPTION", "Generates a Google Sitemap");
?>