I18n Generator Config
Configuration block for a single translation generator.
Properties
Link copied to clipboard
The fallback language code to use when a translation is missing in the current language. Default: en
Link copied to clipboard
The name of the generated Kotlin object holding the translations. Default: Tr
Link copied to clipboard
The Gradle project containing the source translation JSON files. If not specified, defaults to the root project.
Link copied to clipboard
Target package where the generated code should be placed. Default: io.github.octaviusframework.i18n.generated