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
| Type | Description |
|---|---|
| Nothing is returned; the function performs a state change to the global translation context. |