How to access a translation defined in the base model from views and the admin panel of a child model
In a project I have inherited I have a few polymorphic models based on a common model. Something like:
In a project I have inherited I have a few polymorphic models based on a common model. Something like: