mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
Modified translations and i18n for auth
This commit is contained in:
@@ -96,6 +96,7 @@ LANGUAGES = (
|
||||
)
|
||||
LOCALE_PATHS = (
|
||||
os.path.join(os.path.dirname(__file__), 'locale'),
|
||||
os.path.join(os.path.dirname(__file__), 'thirdpart/auth/locale'),
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
Reference in New Issue
Block a user