Discourse.AdminRoute = Discourse.Route.extend({ titleToken: function() { return I18n.t('admin_title'); } });