@@ -369,28 +369,26 @@ const dict: Record<EventsLang, Dict> = {
369369 "reg.referral.membersError" : "Couldn't load team members" ,
370370
371371 // Step 3
372- "reg.step3.title" : "Step 3 : Terms & Agreements" ,
372+ "reg.step3.title" : "Step 2 : Terms & Agreements" ,
373373 "reg.step3.subtitle" : "Review and agree to the terms to complete your registration. For information about our privacy practices and commitment to protecting your privacy, please review our" ,
374374 "reg.step3.privacyLink" : "Avalanche Privacy Policy." ,
375375 "reg.step3.terms.label" : "I have read and agree to the Event Participation" ,
376376 "reg.step3.terms.link" : "Terms and Conditions" ,
377377 "reg.step3.terms.connector" : " and the " ,
378378 "reg.step3.terms.hint" : "You must agree to participate in any Builder Hub events. Event Terms and Conditions." ,
379379 "reg.step3.newsletter.label" : "I wish to stay informed about Avalanche news and events." ,
380- "reg.step3.newsletter.hint" : "Subscribe to newsletters and promotional materials. You can opt out anytime." ,
380+ "reg.step3.newsletter.hint" : "Subscribe to Avalanche Foundation newsletters and promotional materials. You can opt out anytime." ,
381381 "reg.step3.prohibited.label" : "I agree not to bring any of the following prohibited items. *" ,
382382 "reg.step3.prohibited.hint" : "Review the list of restricted items before attending in-person events." ,
383383
384384 // Grouped User-level consents (used in account creation and event registration)
385385 "consents.group.label" : "Stay connected with Avalanche" ,
386- "consents.group.hint" :
387- "Choose how you'd like to hear from us. You can change these anytime in your profile settings." ,
388386 "consents.notifications.label" :
389387 "I wish to stay informed about Avalanche news and events." ,
390388 "consents.notifications.hint" :
391- "Subscribe to newsletters and promotional materials. You can opt out anytime." ,
389+ "Subscribe to Avalanche Foundation newsletters and promotional materials. You can opt out anytime." ,
392390 "consents.consentSharing.label" :
393- "I consent to share my contact information with Avalanche Team1 so they can reach out for local support or invite me to regional initiatives ." ,
391+ "I consent to share my contact information with Avalanche Team1." ,
394392 "consents.consentSharing.hint" :
395393 "Team1 may contact you about local events, mentorship opportunities, or regional ecosystem programs." ,
396394 "consents.consentSharing.required" :
@@ -834,8 +832,6 @@ const dict: Record<EventsLang, Dict> = {
834832
835833 // Consentimientos a nivel usuario (creación de cuenta y registro a eventos)
836834 "consents.group.label" : "Mantente conectado con Avalanche" ,
837- "consents.group.hint" :
838- "Elige cómo te gustaría recibir noticias. Puedes cambiar estas opciones en cualquier momento desde tu perfil." ,
839835 "consents.notifications.label" :
840836 "Deseo mantenerme informado sobre noticias y eventos de Avalanche." ,
841837 "consents.notifications.hint" :
0 commit comments