/**************************************************
 * ChatLite English translation.
 * @author Neck - http://www.eikylon.net
 **************************************************/
ek_chatLite.lang = {
title:'Chat Box ...',
loading:'Cargando...',
wait:'Espere por favor...',
waitAlt:'Espera',
noMessage:'Sin mensajes.',
date_today:'',
date_ystd:'ayer ',
error_con:'Error: imposible relizar la conexión.',
error_guest:'Error: los invitados no pueden escribir mensajes.',
error_double:'Error: you cannot submit twice the same message.',
error_empty:'Error: no puedes escribir un mensaje vacio.'
};