ref: dockerize
plugins/custom_routes/views/custom_routes_plugin_admin/edit.html.erb
<%= _('Custom Route Plugin') %> <%= _('Edit Route Mapping') %> <%= render(partial: 'form', locals: { action: 'update', route: @route }) %>