The name of the event fired when saving a translated string.
This event allows you to perform custom actions whenever a translated string is saved.
\Drupal\locale\EventSubscriber\LocaleTranslationCacheTag
const SAVE_TRANSLATION = 'locale.save_translation';