Hi,
How can I do something like that:
Configure::write("Config.language","en");
__("some text");
Configure::write("Config.language","es");
__("some text");
I want to get english and spanish translation but I get english in
both case.
Thanks in advance.
slawil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---