Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Propel 1.6 i18n with Symfony2 forms

Has anyone here used Propel's i18n behaviour with Symfony2? I can't seem to find anything about this, and I don't know how to start.

I'm looking forward to use Symfony2 forms with Propel 1.6 i18n, and I can't find any example on how to put this all together.

like image 221
berduj Avatar asked Nov 25 '25 02:11

berduj


1 Answers

Nothing has been done for i18n with Propel and Symfony2 yet, but there is a work in progress here: https://github.com/symfony/symfony/pull/5032.

like image 191
William Durand Avatar answered Nov 26 '25 14:11

William Durand