deactivate_all
No overview available.
def deactivate_all() - > null
Deactivates all currently active translation catalogs and reverts the environment to the default language.
Returns
| Type | Description |
|---|---|
null | Nothing is returned; the function is called for its side effect of clearing the translation stack. |