I have a store with 2 store views for two languages, italian and english.
For some categories i have different names for italian and english, like Apparel for EN and Abbigliamento for IT.
The problem is that when i am in mystore.com/it/abbigliamento if i switch language to english the language switcher brings me to mystore.com/en/abbigliamento instead of mystore.com/en/apparel, and gives me a 404 error.
the language switcher changes the store id but don't translate the category name
thanks, Pietro.