//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.repository/MemoryEntryRepository/getLanguageCodes
getLanguageCodes
[jvm]
abstract suspend fun getLanguageCodes(): List<String>
Get the list of distinct language codes that are found in the TM.
Return
list of language codes