-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Description
For NullTranslations
and GNUTranslations
instances, it is possible to add a fallback that is invoked when a translation is not found via t.add_fallback(fallback)
. However, this is currently not tested, neither for NullTranslations
, nor for GNUTranslations
. We should test this behaviour.
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Projects
Status
Done