v1.2.2
- Sync command looks for translations in the app directory as well as the views directory
- Updated the lookup regex to match exact translation methods. e. g.
trans()
but notothertrans()
- The find command is now case insensitive.
trans()
but not othertrans()