EctoI18n
Provides i18n support for Ecto.
Notes
This package is still in its early stages, so it may still undergo significant changes, potentially leading to breaking changes.
Installation
Add :ecto_i18n to the list of dependencies in mix.exs:
def deps do
[
{:ecto_i18n, <requirement>}
]
endUsage
For more information, see the documentation.
Thanks
This package is built on the wisdom of: