Skip to main content

deactivate

Uninstall the active translation object so that further _() calls resolve to the default translation object.

def deactivate()

Uninstall the active translation object so that further _() calls resolve to the default translation object.

Returns

TypeDescription
Nothing is returned; the function performs a state change to the global translation context.