Re: [symfony-users] about i18n for template

2010-03-19 Thread Tom Haskins-Vaughan
Hey Andy, That's something that I have often thought of but never tackled. Have you tried using something like %HELLO% instead of [HELLO]? On Thu, Mar 18, 2010 at 9:40 PM, Andy Cheung wrote: > Hello, > > I would like to ask if it is possible to return another language > translation instead of t

[symfony-users] about i18n for template

2010-03-19 Thread Andy Cheung
Hello, I would like to ask if it is possible to return another language translation instead of the input when there is no translation for the user's current language. For example: in the template: in a translation in 'en' [HELLO] Hello OK, when the user reads t