Skip to content
Chris Salzberg edited this page Mar 29, 2017 · 9 revisions

The Column backend stores translations as columns on the model table, with a suffix for the locale.

A detailed description of this backend is provided as "Strategy #1" in this blog post.

Clone this wiki locally