pnp4nagios/lib/kohana/system/i18n/es_ES/swift.php

6 lines
176 B
PHP
Raw Normal View History

2017-05-20 15:26:21 +02:00
<?php defined('SYSPATH') OR die('No direct access allowed.');
$lang = array
(
'general_error' => 'Ocurrió un error mientras se realizaba el envio del mensaje de correo.',
);