OBJECT
type AppLocaleTranslation {id: Int locale_id: Int layout_id: Int locale: String original: String translation: String }