summaryrefslogtreecommitdiff
path: root/kohana/i18n/en_US/swift.php
blob: 249c4a859fafed63e974f81edb9d0c120e9e5f04 (plain)
1
2
3
4
5
6
<?php defined('SYSPATH') OR die('No direct access allowed.');

$lang = array
(
	'general_error' => 'An error occurred while sending the email message.'
);