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": "Refund Policy"
|
||||
}
|
||||
},
|
||||
"legalPage": {
|
||||
"backToHome": "Back to Home",
|
||||
"lastUpdated": "Last updated: {date}",
|
||||
"backToTop": "Back to top"
|
||||
},
|
||||
"linktree": {
|
||||
"tagline": "Language Exchange Community",
|
||||
"nextEvent": "Next Event",
|
||||
|
||||
Reference in New Issue
Block a user