MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.formats.properties/DefaultExportPropertiesUseCase/invoke

invoke

[jvm]
open suspend operator override fun invoke(segments: List<SegmentModel>, path: String)

Serialize the list of segments into Java properties format and save it to a destination.

Parameters

jvm

   
segments Segments to be exported
path Destination path