babel.messages.checkers
Various routines that help with validation of translations.
since: version 0.9 num_plurals(catalog, message)Verify the number of plurals in the translation.
python_format(catalog, message)Verify the format string placeholders in the translation.
See ApiDocs, Documentation
