getLocaleInfo
Retrieves the list of locales for which translations are available.
Parameters
Parameter | Type | Description |
---|---|---|
callback | Array<LocaleInfoModel> | A callback handler whose
localeInfo(Array<LocaleInfoModel>) method is invoked with the array of LocaleInfo objects.
An array of locales is returned on the callback object. |
Copyright © Cloud Software Group, Inc. All rights reserved.