Imports of package plural

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/text/internal/catmsgPackage catmsg contains support types for package x/text/message/catalog.
golang.org/x/text/internal/language/compactPackage compact defines a compact representation of language tags.
golang.org/x/text/internal/numberPackage number contains tools and data for formatting numbers.
golang.org/x/text/languagePackage language implements BCP 47 language tags and related functionality.
golang.org/x/text/message/catalogPackage catalog defines collections of translated format strings.
ioPackage io provides basic interfaces to I/O primitives.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
strconvPackage strconv implements conversions to and from string representations of basic data types.