We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203793b commit 536b731Copy full SHA for 536b731
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v1.2.2 (2016-04-13)
2
+- Sync command looks for translations in the app directory as well as the views directory
3
+- Updated the lookup regex to match exact translation methods. e. g. `trans()` but not `othertrans()`
4
+- The find command is now case insensitive.
5
+
6
## v1.2.1 (2016-04-09)
7
- Fix bug with creating vendor language files
8
- Add the ability to pick specific languages to show in `langman:show`
0 commit comments