• JMap.Language.getLocales

    Get the list of all available locales as an array of string.

    Returns JLOCALES[]

    Example

    JMap.Language.getLocales()
    // ["fr", "en", ......]