mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
update LOCALE_PATHS
This commit is contained in:
@@ -214,6 +214,7 @@ LANGUAGES = [
|
||||
LOCALE_PATHS = [
|
||||
os.path.join(PROJECT_ROOT, 'locale'),
|
||||
os.path.join(PROJECT_ROOT, 'seahub/trusted_ip/locale'),
|
||||
os.path.join(PROJECT_ROOT, 'seahub/help/locale'),
|
||||
]
|
||||
|
||||
INSTALLED_APPS = [
|
||||
|
Reference in New Issue
Block a user