ungettext(singular, plural, number) [source]
Translates singular and plural and returns the appropriate string based on number in a unicode string.
ungettext(singular, plural, number) [source]
Translates singular and plural and returns the appropriate string based on number in a unicode string.
Please login to continue.