untranslatableFieldSet

private val untranslatableFieldSet: Set<String>

Exclude fields by name that contain references to items defined elsewhere or are otherwise Strings but not user-displayed.

An exclusion applies either over all json files and all classes contained in them or Class-specific by using a "Class.Field" notation.

Sources

jvm source
Link copied to clipboard