Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Releases: boboldehampsink/translate

0.4.2

21 Jul 08:16
Compare
Choose a tag to compare

Add node_modules to excluded vendor folders (thanks to @tcsehv)

0.4.1

26 Feb 08:01
Compare
Choose a tag to compare

All service code is now fully covered by unit tests

0.4.0

29 Jan 11:10
Compare
Choose a tag to compare

Added Craft 2.5 compatibility

0.3.4

29 May 08:25
Compare
Choose a tag to compare
  • Added support for finding translatable strings in object notation
  • Added a MIT license

0.3.3

30 Jan 09:54
Compare
Choose a tag to compare

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

19 Dec 15:28
Compare
Choose a tag to compare

Added the ability to read the translate tag when setting variables in twig

0.3.1

16 Dec 15:56
Compare
Choose a tag to compare

Verify matched translatable files as valid source

0.3.0

11 Dec 18:49
Compare
Choose a tag to compare
  • Added support for nested plugin and template sources
  • Added JSON, Atom and RSS support

0.2.9

10 Dec 09:32
Compare
Choose a tag to compare

Added getCsrfInput function to forms

0.2.8

03 Dec 09:53
Compare
Choose a tag to compare

Updated the plugin to work with Craft 2.3.

Warning: this version does NOT work on < 2.3 anymore!