plural — i18n Plural rules# Module containing plural rules of various languages. plural.plural_rule(lang)[source]# Return the plural rule for a given lang. Added in version 4.3. Parameters: lang (str) Return type: PluralRule