I am looking for a way to translate a model name into an active admin application.
fr: activerecord: models: project: Projet attributes: project: title: Titre
It works for the attribute, but not for the model name. Any suggestion to fix this?
source share