Locale Created


Notes:

Triggered when a secondary locale is created.

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

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

Did this help?