JMap.Language.getBundleById
Returns the translation bundle identified by the id
the id of the bundle to retrieve
if bundle id is not correct or if bundle not found
JMap.Language.getBundleById("my-custom-bundle")// {id: "my-custom-bundle", defaultLocale: "fr", ...} Copy
JMap.Language.getBundleById("my-custom-bundle")// {id: "my-custom-bundle", defaultLocale: "fr", ...}
JMap.Language.getBundleById
Returns the translation bundle identified by the id