• JMap.Language.getAllBundleIds

    Returns the list of bundle ids used by the JMap Cloud NG translation engine

    Returns string[]

    Example

    JMap.Language.getAllBundleIds()
    // ["jmapcloud-ng-core", "jmapcloud-ng", "my-custom-bundle", ...]