mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
15688 remove USE_L10N setting
This commit is contained in:
@ -719,7 +719,6 @@ LOCALE_PATHS = (
|
|||||||
)
|
)
|
||||||
if not ENABLE_LOCALIZATION:
|
if not ENABLE_LOCALIZATION:
|
||||||
USE_I18N = False
|
USE_I18N = False
|
||||||
USE_L10N = False
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Strawberry (GraphQL)
|
# Strawberry (GraphQL)
|
||||||
|
Reference in New Issue
Block a user