MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.localization.usecase/TmxParseResourceUseCase/invoke

invoke

[jvm]
open operator override fun invoke(inputStream: InputStream, lang: String): List<LocalizableString>

Load the app messages from an input stream.

Return

list of message with key and translations

Parameters

jvm

   
inputStream Input stream to read
lang Language code