ngettext(singular, plural, number) [source]
Translates singular and plural and returns the appropriate string based on number in a UTF-8 bytestring.
ngettext(singular, plural, number) [source]
Translates singular and plural and returns the appropriate string based on number in a UTF-8 bytestring.
Please login to continue.