init
Initializes the Tolgee framework with the specified configuration and sets it as the global instance.
Parameters
config
The configuration object used to initialize the Tolgee instance.
Initializes the Tolgee instance with the provided configuration options and sets it as the global instance.
Parameters
builder
A lambda function used to configure the builder for creating the Tolgee configuration.