MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/GlossaryTermDao/getAll

getAll

[jvm]
abstract suspend fun getAll(): List<GlossaryTermModel>

Get all the terms in the glossary.

Return

list of terms