At the moment I try to translate my web application with zend_translate.
I made it already that far to translate the view in the application.
At the moment I struggle with the follow thing. I want to translate my navigation items who I setup by application.ini . I have no clue how to make this thing working.
I hope someone can show me an clear example with some description.
With kind regards,
Nick
don't you run through the navigation items in the view? like this
i think in this case, you only have to change one line into:
if not, post your view snippet