Closed
Description
I just realized that we don't ever mention translation:update
(except when talking about the translation.extractor
DIC tag). We should show a good workflow of managing your translations with this command. We do talk about translation:debug
.
Also, see symfony/symfony#11293. Personally, I'd like to recommend that people use JMSTranslationBundle. I admin I haven't used the core extractor very much, but JMS seems more feature rich.
I tagged this as DX, because I think that if you're managing a large number of translations, we're not really explaining a good "workflow" yet.
Thanks!