MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.usecase/SyncProjectWithTmUseCase

SyncProjectWithTmUseCase

[jvm]
interface SyncProjectWithTmUseCase

Contract for the sync project with TM use case.

Functions

Name Summary
invoke [jvm]
abstract suspend operator fun invoke(projectId: Int)
Import all the units of a project into the global TM.