Hi,
We are using WEM8.5 SP1,
Channel Names are not translating on the Translation page, However, I have added "Translated Names" for the Channel in Language Tab of Channel's Property.
Able to see the translation by using Navigaion Component, but not translating using below code:
<c:set var="currentChannel" value="${rc.requestedChannelBean}"/>
<templating:localizeReferences/>
<b>currentChannel.system.name</b>
Please share if anyother method will help to resolve this.
Thanks
Jayaram