Posted by will on 10/06/46 11:33
I have a php/mysql site and I am wondering if anyone has suggestions
about strategies for making it bilingual or resources on how to do
this. I thought of one way which would be to replace the text with
calls to a database which has all the text in it. But I would prefer to
have a single file with phrases and then just be able to translate that
single file into another language to produce a site in another
language.
Any ideas would be appreciated.
[Back to original message]
|