Introducing Zend_Translate
Posted on Nov 13th 2009 by admin.
Original Post. Click here to see the video.
Introducing Zend_Translate
One of the big things that the Zend Framework has over other frameworks is the built-in locale and language tools provided by Zend_Translate and Zend_Locale. All this comes with plugins into Zend’s templating system via Zend View Helpers. This video covers setting up some language-friendly routes, writing a custom language switcher Zend Controller Plugin and then running some a CSV-formatted language file.
Grab a copy of the project or browse the repository.

