one way would be to translate the text into those ten languages, put each in a seperate file, give the user a choice of language on the index page, then include one of those files based on what language the user has chosen.
it'd take some work with the translating, but the mechanics of it (ie, the php programming) should be pretty straight-forward. and, as a bonus, you'd have a much lesser chance of translation goof-ups which the automated translaters are prone to.
|