Open
Description
How about a command for purging unused strings in lang files?
There is a potential problem with trans('app.type_' . $type)
kind of translations, as the user will create custom entries in the files... but, still, I think that a command like this would be useful.
Maybe all the custom strings could be placed in files that could be blacklisted from purging at config level.
@themsaid, have you thought about a feature like this?