MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.localization.data

Package-level declarations

Types

Name Summary
LocalizableString [jvm]
data class LocalizableString(val key: String, val value: String)
Representation of a UI message.