Skip to content

Using traco for localization

Petr Marek edited this page Jan 14, 2019 · 1 revision

Add traco to Gemfile and install.

# Gemfile

gem 'traco'

Enable folio integration.

$ rails generate folio:traco

This creates migrations for atoms and nodes and an initializer.