merged branch lyrixx/fix-translation (PR #381)
Commits ------- 64cb149a Added a default translator.domains c0321197 [Doc] Fixed typo in translator recipes Discussion ---------- Fix translation Fixed a typo in the doc + Added a default translator.domains : If someone registers its translations via yaml, he will not provide $app['translator.domains'], so pimple will raise an exeption. I don't know if it's better to set a default $app['translator.domains'] or to checks if it set before using it.
Showing
Please register or sign in to comment