Hi, I'm looking for the zf2 way to translate country names to use in a selectbox (amongst others).
I know I can add every full country name to my translation file and call
$this->translate('The Netherlands') in my views, but my model would store the
country codes not full names.
I don't believe ZF2 has something for this at the moment - is that correct? Any
suggestions?
thanks
Bas Kamer
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]
