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

8 lines
181 B
PHP

<?php
return [
'LAN_PLUGIN_NEWSLETTER_NAME' => "Newsletter",
'LAN_PLUGIN_NEWSLETTER_DESCRIPTION' => "Provides a quick and easy way to configure and send newsletters.",
];