MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.entities

Package-level declarations

Types

Name Summary
GlossaryTermEntity [jvm]
object GlossaryTermEntity : IntIdTable
Glossary term entity,
GlossaryTermRelationshipEntity [jvm]
object GlossaryTermRelationshipEntity : IntIdTable
Association table for the M:N relationship between terms.