I need to translate the error messages from my form type. Here is my form Type code:
class ReferFriendType extends AbstractType { public function buildForm(Form
It`s easy, see http://symfony.com/doc/current/book/translation.html#translating-constraint-messages And set default_locale in /app/config/config.yml or play with $this->get('request')->setLocale('ru');