MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.persistence.dao/MemoryEntryDao/getLanguageCodes

getLanguageCodes

[jvm]
abstract suspend fun getLanguageCodes(): List<String>

Get the list of distinct language codes in the TM.

Return

list of langauge codes.