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