ecto_translate v1.0.0 API Reference
Modules
EctoTranslate is a library that helps with translating Ecto data. EctoTranslate can help you with returning translated values of your Ecto data attributes. For this it uses a singe table called "translations" which will contain polymorphic entries for all of your Ecto data stucts
Mix Tasks
Generates a migration for translation table