Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sender/lang/la/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sender/lang/la/include.php

<?
$MESS["POST_HTML"] = "html";
$MESS["POST_STATUS_DRAFT"] = "Borrador";
$MESS["POST_STATUS_ERROR"] = "Enviado con errores";
$MESS["POST_STATUS_PART"] = "En progreso";
$MESS["POST_STATUS_SENT"] = "Enviar";
$MESS["POST_STATUS_WAIT"] = "Cancelado";
$MESS["POST_TEXT"] = "texto";
$MESS["POST_WRONG_AUTO_FROM"] = "La primera fecha de autoenvío es incorrecta.";
$MESS["POST_WRONG_AUTO_TILL"] = "La última fecha de autoenvío es incorrecta.";
$MESS["POST_WRONG_DATE_SENT_FROM"] = "La primera fecha de envío es incorrecta.";
$MESS["POST_WRONG_DATE_SENT_TILL"] = "La última fecha de envío es incorrecta.";
$MESS["POST_WRONG_TIMESTAMP_FROM"] = "La primera fecha de la última modificación es incorrecta.";
$MESS["POST_WRONG_TIMESTAMP_TILL"] = "La última fecha de la última modificación es incorrecta.";
?>