-
Notifications
You must be signed in to change notification settings - Fork 2
[Bug]: EN/ES language toggle not working #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The language toggle buttons (EN/ES) on the website are not functioning properly. When users click on either the EN or ES button to switch languages, the website content does not change to the selected language.
Expected behavior
When clicking the EN button, all website content should display in English. When clicking the ES button, all website content should display in Spanish.
Steps to reproduce
- Visit the website
- Look for the EN/ES language toggle buttons (typically in the header/navigation)
- Click on the ES button to switch to Spanish
- Observe that the content remains in the current language instead of switching
- Try clicking EN button as well - same issue occurs
What browsers are you seeing the problem on?
- Chrome
- Firefox
- Safari
Device type
- Desktop
- Mobile
Additional context
This appears to be a JavaScript functionality issue with the language switching mechanism. The toggle buttons may be present visually but the underlying language switching logic is not working properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working