var translate = { 'locale': { 'Do': 'Su', 'Lu': 'Mo', 'Ma': 'Tu', 'Mi': 'We', 'Ju': 'Th', 'Vi': 'Fr', 'Sa': 'Sa', 'Enero': 'January', 'Febrero': 'February', 'Marzo': 'March', 'Abril': 'April', 'Mayo': 'May', 'Junio': 'June', 'Julio': 'July', 'Agosto': 'Augost', 'Septiembre': 'September', 'Octubre': 'October', 'Noviembre': 'November', 'Diciembre': 'December', }, 'proximamente': 'coming soon', 'Aplicar': 'Apply', 'Cancelar': 'Cancel', 'Día': 'Day', 'Días': 'Days', 'Noche': 'Night', 'Noches': 'Nights', 'El': 'The', 'Desde': 'Since', 'Desde el': 'From the', 'hasta': 'until', 'Nombre': 'Name', 'Zona': 'Zone', 'boat': { 'length': 'Length', 'beam': 'Beam', 'draft': 'Draught', }, 'booking-modal': { 'user-title': 'Creating user', 'boat-title': 'Updating boat', 'reserve-title': 'Book keeping', 'pay-title': 'Online payment', 'user-text': 'Storing user data', 'boat-text': 'Keeping the vessel data', 'reserve-text': 'Saving data to block book their place', 'pay-text': 'We are connecting with the online payment system of the bank so you can now proceed to pay your balance. This system only accepts Visa and Mastercard.

Please wait while the information is transferred …', }, 'signup': { 'password-format-validation': 'The password must contain at least one number and the minimum length of 6 characters', 'password-validation': 'Passwords must be equal' } };