This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
Releases: boboldehampsink/translate
Releases · boboldehampsink/translate
0.4.2
0.4.1
All service code is now fully covered by unit tests
0.4.0
Added Craft 2.5 compatibility
0.3.4
- Added support for finding translatable strings in object notation
- Added a MIT license
0.3.3
Only init with local stored locale when there is any, else init with default instead of empty - this prevented saving in some occasions
0.3.2
Added the ability to read the translate tag when setting variables in twig
0.3.1
Verify matched translatable files as valid source
0.3.0
- Added support for nested plugin and template sources
- Added JSON, Atom and RSS support
0.2.9
Added getCsrfInput function to forms
0.2.8
Updated the plugin to work with Craft 2.3.
Warning: this version does NOT work on < 2.3 anymore!