i prepare additional top bar with new item menu, for example: “About Journal” using CustomHeader plugin. I wanna add this item to translation, it is posible? I read other topic about translation, but there is default item translation, i have new one. I don’t know what i have to add to CustomHeader, in displayed name:
<div class="xxx"><a href="#aboutjorunal">what i have to add in this place?</a></div>
What OJS version are you using?
From OJS 3.1 you can change menu items names directly through dashboard (navigational menu settings).
To display translation from localized xml files translate function can be used: {translate key="your.message.key"}