MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.data/TranslationMemoryEntryModel/TranslationMemoryEntryModel

TranslationMemoryEntryModel

[jvm]
constructor(id: Int = 0, identifier: String = "", origin: String = "", sourceText: String = "", sourceLang: String = "", targetText: String = "", targetLang: String = "")

Create TranslationMemoryEntryModel