MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.main.dialog.settings.presentation/SettingsComponent/Intent/SetMachineTranslationProvider

SetMachineTranslationProvider

data class SetMachineTranslationProvider(val index: Int) : SettingsComponent.Intent

Set machine translation provider.

Parameters

jvm

   
index provider index.

Constructors

   
SetMachineTranslationProvider [jvm]
constructor(index: Int)

Properties

Name Summary
index [jvm]
val index: Int