Please provide me the folder strusture and code for simple small application for zend_translate and zend_locale.
So that I will have some idea about it. I referred framework.zend but could not understand what are the things which I should mention in controller, index, boorstrap even view. It seems hecic for me to work with zend_translate and zend_locale. Please help me.
To give you an example, for simple translations I have the following defined in my application.ini:
And inside the /translations/nl/ directory I have one or more translation files (.php, .ini, ...).
That's all you need, essentially.