_showReplaceNotification: function (widgets) {
    var notificationAttrs = {
      status: NOTIFICATION_STATUS.replaced,
      info: _t('notifications.widgets.replace_pluralize', {
        smart_count: widgets && widgets.length ? widgets.length : 1