class ActiveAdmin::Localizers::ResourceLocalizer
def from_resource(resource_config)
def from_resource(resource_config) new(resource_config.resource_name.i18n_key, resource_config.resource_label) end
def from_resource(resource_config) new(resource_config.resource_name.i18n_key, resource_config.resource_label) end