mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 19:18:16 -06:00
15688 remove USE_L10N setting
This commit is contained in:
parent
c7f6c206cf
commit
11cc2ede2b
@ -719,7 +719,6 @@ LOCALE_PATHS = (
|
||||
)
|
||||
if not ENABLE_LOCALIZATION:
|
||||
USE_I18N = False
|
||||
USE_L10N = False
|
||||
|
||||
#
|
||||
# Strawberry (GraphQL)
|
||||
|
Loading…
Reference in New Issue
Block a user