_showAddNotification: function (widgets) {
    var notificationAttrs = {
      status: NOTIFICATION_STATUS.added,
      info: _t('notifications.widgets.add_pluralize', {
        smart_count: widgets && widgets.length ? widgets.length : 1