module documentation

Undocumented

Function translation​_file​_changed Clear the internal translations cache if a .mo file is modified.
Function watch​_for​_translation​_changes Register file watchers for .mo files in potential locale paths.
def translation_file_changed(sender, file_path, **kwargs):
Clear the internal translations cache if a .mo file is modified.
def watch_for_translation_changes(sender, **kwargs):
Register file watchers for .mo files in potential locale paths.