diff --git a/netbox/netbox/settings.py b/netbox/netbox/settings.py index 257a86a7a..18feee262 100644 --- a/netbox/netbox/settings.py +++ b/netbox/netbox/settings.py @@ -719,7 +719,6 @@ LOCALE_PATHS = ( ) if not ENABLE_LOCALIZATION: USE_I18N = False - USE_L10N = False # # Strawberry (GraphQL)