File based translations don\'t work for me because clients need to change the texts.
So I am thinking about implementing this interface to fetch data from the database a
Take a look at the Translatable behavior extension for Doctrine 2. StofDoctrineExtensionsBundle integrates it with Symfony.