Skip to content

Save translated stringΒΆ

Available since: 1.0.0

Fires, when saving a translated string.

Provided tokens

Token Description
[event] The event.
[event:machine_name] The machine name of the ECA event.
[session_user] The user account that dispatched the event, regardless if ECA is processing models under a different account.

Fires when a translated string is saved through the locale system. Requires the Locale module.

Useful for invalidating caches, logging translation changes, or synchronizing translations with external systems.