Mentioning fluent as an alternative solution

hat tip @tractorcow :)
This commit is contained in:
Ingo Schommer 2013-08-01 00:08:27 +02:00
parent 34a171b9dc
commit 536b6d45fb

View File

@ -76,6 +76,7 @@ The Translatable module uses the "Storage in language rows" approach.
Alternatives:
* Tractorcro's [Fluet Module](https://github.com/tractorcow/silverstripe-fluent)
* UncleCheese's [TranslatableDataObject](http://www.leftandmain.com/silverstripe-tips/2012/04/03/translatabledataobject-insanely-simple-translation/) (open source)
* Kreationsbyran's [Multilingual Module 2.0](http://www.kreationsbyran.se/blogg/multilingual-module-2-0-for-silverstripe-cms-3-0/) (commercial)