In the top right Browser corner of my web app I can set the language my website.
However, I receive not translated my own (few) texts. But I need it in more then 10 languages.
Therefore I want to do this with case statements.
(The procedure with the translations database: I would have to create a table for each language. This effort seems to big)

Thanks in advance!
George