hello,
I am using the Zend Framework library / Framework
At some point I need to give an array of texts ( with a given objectKey ) to the partialloop helper.
Now in the partialLoop view I would like to use Zend Translate.
Now I understand that Zend Translate isn't accessibly true the objectKey, but is there a way to use Zend Translate here and even use a helper ... ?
Thanks in advance, math