To make sure only one translation per article is possible.
Need to figure out how to manage that changed status gets checked properly.
mix phx.gen.live Translations Translation translations \ lang:string title:string teaser:text content:map \ date:utc_datetime user_id:references:users \ public:boolean unauthorized:boolean article_id:references:articles