View Source Expo.Translation (expo v0.1.0-beta.4)
Translation Structs
Link to this section Summary
Link to this section Types
@type msgctxt() :: String.t()
@type msgid() :: [String.t()]
@type msgstr() :: [String.t()]
@type t() :: Expo.Translation.Singular.t() | Expo.Translation.Plural.t()