Function: initialiseLocales()
initialiseLocales(localesDirectory): Promise<void>
Initialise the locales for the application.
Parameters
localesDirectory
string
The directory containing the locales.
Returns
Promise<void>
A promise that resolves when the locale dictionary has been loaded.