MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.repository/ProjectRepository/getAll

getAll

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

Get all projects.

Return

list of projects