MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.persistence.dao/SegmentDao/createBatch

createBatch

[jvm]
abstract suspend fun createBatch(models: List<SegmentModel>, languageId: Int)

Create multiple segments in a single transaction.

Parameters

jvm

   
models segments to create
languageId Language ID