tryReadTranslationForLanguage

private fun tryReadTranslationForLanguage(language: String, printOutput: Boolean)

This reads all translations for a specific language, including all installed mods. Vanilla translations go into this instance, mod translations into modsWithTranslations.

Sources

jvm source
Link copied to clipboard