MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.repository/GlossaryTermRepository/getAll

getAll

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

Get all glossary terms.

Return

list of terms