((Drupal) => { Drupal.theme.mediaEmbedPreviewError = () => { return '
' + Drupal.t('An error occurred while trying to preview the media. Please save your work and reload this page.') + '
'; }; })(Drupal);