View Source Gettext.Plural.UnknownLocaleError exception (gettext v0.22.3)
Raised when a pluralized module doesn't know how to handle a locale.
  
  examples
  
  Examples
raise Gettext.Plural.UnknownLocaleError, "en-US"Raised when a pluralized module doesn't know how to handle a locale.
examples
Examplesraise Gettext.Plural.UnknownLocaleError, "en-US"