php - How to translate URL's in zend framework 1.11 -


i want translate

dutch :

http://example.com/login => http://example.com/inloggen

german

http://example.com/login => http://example.com/anmelden

take on doc http://framework.zend.com/manual/1.11/en/zend.controller.router.html#zend.controller.router.routes.standard.translated-segments

hope helps!


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -