fix(legal): show legal pages in site language with bidirectional toggle
Wire legal pages to LanguageContext, pass locale on footer/booking links, translate layout chrome, and restore SSR content when switching back to English.
This commit is contained in:
@@ -322,6 +322,11 @@
|
||||
"refund": "Política de Reembolso"
|
||||
}
|
||||
},
|
||||
"legalPage": {
|
||||
"backToHome": "Volver al inicio",
|
||||
"lastUpdated": "Última actualización: {date}",
|
||||
"backToTop": "Volver arriba"
|
||||
},
|
||||
"linktree": {
|
||||
"tagline": "Comunidad de Intercambio de Idiomas",
|
||||
"nextEvent": "Próximo Evento",
|
||||
|
||||
Reference in New Issue
Block a user