[TYPO3-dev] How to translate the content in frontend
bernd wilke
t3ng at bernd-wilke.net
Wed Dec 3 13:00:46 CET 2014
Am 03.12.14 12:37, schrieb Ramaraju Musku:
> Hi,
> I am new to Typo3. I want to integrate google translator on my website
> and I want to display the availabel languages in dropdown on frontend
> side. If I select any one of the langugaes from the dropdown it should
> translate the content. Please suggest me any plugins available or how
> can i achive this requirement.
> Thanks in adavance.
I think that is nothing you really do in TYPO3 - as the translation is
done by google and google knows which target languages are available.
you might insert a dropdown-list via javascript and transfer the visitor
to a translation URL.
the build in functionality of TYPO3 is the definition of translations to
pages and content in TYPO3. you define your desired languages, you
translate pages and content into these languages. Then you can insert a
language menu which selects content in the according language. (with
fallbacks or indication of missing translations to single pages)
bernd
--
http://www.pi-phi.de/cheatsheet.html
More information about the TYPO3-dev
mailing list