Backend and frontend updates: auth, email, payments, events, tickets; carrousel images; mobile event detail layout; i18n
This commit is contained in:
@@ -119,6 +119,8 @@
|
||||
"nameRequired": "Please enter your full name",
|
||||
"firstNameRequired": "Please enter your first name",
|
||||
"lastNameRequired": "Please enter your last name",
|
||||
"lastNameTooShort": "Last name must be at least 2 characters",
|
||||
"phoneTooShort": "Phone number must be at least 6 digits",
|
||||
"emailInvalid": "Please enter a valid email address",
|
||||
"phoneRequired": "Phone number is required",
|
||||
"bookingFailed": "Booking failed. Please try again.",
|
||||
@@ -177,12 +179,13 @@
|
||||
"button": "Follow Us"
|
||||
},
|
||||
"guidelines": {
|
||||
"title": "Community Guidelines",
|
||||
"title": "Community Rules",
|
||||
"items": [
|
||||
"Be respectful to all participants",
|
||||
"Help others practice - we're all learning",
|
||||
"Speak in the language you're practicing",
|
||||
"Have fun and be open to making new friends"
|
||||
"Respect above all. Treat others the way you would like to be treated.",
|
||||
"We are all learning, let's help each other practice.",
|
||||
"Use this space to practice the event languages, mistakes are part of the process.",
|
||||
"Keep an open attitude to meet new people and have fun.",
|
||||
"This is a space to connect, please avoid spam and unsolicited promotions."
|
||||
]
|
||||
},
|
||||
"volunteer": {
|
||||
|
||||
@@ -119,6 +119,8 @@
|
||||
"nameRequired": "Por favor ingresa tu nombre completo",
|
||||
"firstNameRequired": "Por favor ingresa tu nombre",
|
||||
"lastNameRequired": "Por favor ingresa tu apellido",
|
||||
"lastNameTooShort": "El apellido debe tener al menos 2 caracteres",
|
||||
"phoneTooShort": "El teléfono debe tener al menos 6 dígitos",
|
||||
"emailInvalid": "Por favor ingresa un correo electrónico válido",
|
||||
"phoneRequired": "El número de teléfono es requerido",
|
||||
"bookingFailed": "La reserva falló. Por favor intenta de nuevo.",
|
||||
@@ -158,37 +160,38 @@
|
||||
"subtitle": "Conéctate con nosotros en redes sociales",
|
||||
"whatsapp": {
|
||||
"title": "Grupo de WhatsApp",
|
||||
"description": "Únete a nuestro grupo de WhatsApp para actualizaciones y chat comunitario",
|
||||
"description": "Sumate a nuestro grupo de WhatsApp para recibir novedades y conversar con la comunidad.",
|
||||
"button": "Unirse a WhatsApp"
|
||||
},
|
||||
"instagram": {
|
||||
"title": "Instagram",
|
||||
"description": "Síguenos para fotos, historias y anuncios",
|
||||
"button": "Seguirnos"
|
||||
"description": "Seguinos en Instagram para ver fotos, historias y momentos del Spanglish.",
|
||||
"button": "Seguir en Instagram"
|
||||
},
|
||||
"telegram": {
|
||||
"title": "Canal de Telegram",
|
||||
"description": "Únete a nuestro canal de Telegram para noticias y anuncios",
|
||||
"description": "Seguinos en nuestro canal de Telegram para recibir noticias y anuncios de próximos eventos.",
|
||||
"button": "Unirse a Telegram"
|
||||
},
|
||||
"tiktok": {
|
||||
"title": "TikTok",
|
||||
"description": "Mira nuestros videos y síguenos para contenido divertido",
|
||||
"button": "Seguirnos"
|
||||
"description": "Mirá nuestros videos y viví la experiencia Spanglish.",
|
||||
"button": "Seguir en TikTok"
|
||||
},
|
||||
"guidelines": {
|
||||
"title": "Reglas de la Comunidad",
|
||||
"title": "Normas de la comunidad",
|
||||
"items": [
|
||||
"Sé respetuoso con todos los participantes",
|
||||
"Ayuda a otros a practicar - todos estamos aprendiendo",
|
||||
"Habla en el idioma que estás practicando",
|
||||
"Diviértete y abierto a hacer nuevos amigos"
|
||||
"Respeto ante todo. Tratemos a los demás como nos gustaría que nos traten.",
|
||||
"Todos estamos aprendiendo, ayudemos a otros a practicar.",
|
||||
"Aprovechemos este espacio para usar los idiomas del evento, sin miedo al éxito.",
|
||||
"Mantengamos una actitud abierta para conocer personas y pasarla bien.",
|
||||
"Este es un espacio para conectar, evitemos el spam y las promociones no solicitadas."
|
||||
]
|
||||
},
|
||||
"volunteer": {
|
||||
"title": "Conviértete en Voluntario",
|
||||
"description": "Ayúdanos a organizar eventos y hacer crecer la comunidad",
|
||||
"button": "Contáctanos"
|
||||
"title": "Sumate como voluntario/a",
|
||||
"description": "Ayudanos a organizar los encuentros y a hacer crecer la comunidad Spanglish.",
|
||||
"button": "Contactanos"
|
||||
}
|
||||
},
|
||||
"contact": {
|
||||
|
||||
Reference in New Issue
Block a user