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/update

update

[jvm]
abstract suspend fun update(model: SegmentModel)

Update a segment.

Parameters

jvm

   
model segment to update