Locale Updated


Notes:

Triggered when a locale is updated.

Permissions
Wix Multilingual
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: LocaleUpdatedEnvelope): void | Promise<void>

Did this help?