//MetaPhrase/com.github.diegoberaldin.metaphrase.core.localization.repository/Localization/setLanguage
setLanguage
[jvm]
abstract fun setLanguage(lang: String)
Set the app language globally.
Parameters
jvm
lang | Language code (ISO 639-1) |
//MetaPhrase/com.github.diegoberaldin.metaphrase.core.localization.repository/Localization/setLanguage
[jvm]
abstract fun setLanguage(lang: String)
Set the app language globally.
jvm
lang | Language code (ISO 639-1) |