freenetis-github/system/i18n/en_US/swift.php @ c1bdc1c4
<?php defined('SYSPATH') or die('No direct access allowed.');
|
|
|
|
$lang = array
|
|
(
|
|
'general_error' => 'An error occurred while sending the email message.'
|
|
);
|