LanguageContent

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Gets a translation for key in lang from either customLangs or vanillaLangs. If the translation neither found in lang nor en_us, the key is returned.

Link copied to clipboard
fun setTranslation(lang: String, key: String, value: String)