Open yellow1912 opened 9 years ago
there are no plans for this .. but I think we would be open to such a contribution
Symfony provides extraction tools since 2.6 right? http://symfony.com/blog/new-in-symfony-2-6-improvements-for-the-translation-component
and proper debug tools too: http://symfony.com/doc/current/book/translation.html#debugging-translations
what's missing?
see also https://twitter.com/dbu/status/609838198349414401 - i guess this will be covered
As of this moment I'm using JMS Translation bundle which is quite terrific but has not been actively maintained for a while. Anyhow, it as a very good support for message extractor which makes it super fast and easy to populate the trans list by scanning existing code.
I wonder if there is any plan for it. In any case I could use both bundles at the same time but I would prefer to use only one if possible. :)