Expo.Translations (expo v0.1.0-beta.1)
Translation List Struct for mo / po files
Link to this section Summary
Link to this section Types
@type t() :: %Expo.Translations{ headers: [String.t()], top_comments: [[String.t()]], translations: [Expo.Translation.t()] }