Get the locale (e.g. en-AU) for the current tenant.
en-AU
const locale = localisationService.getLocale() Copy
const locale = localisationService.getLocale()
Get the locale (e.g.
en-AU) for the current tenant.Example