mirror of
https://github.com/lijiejie/eyes.sh.git
synced 2026-09-26 19:41:52 +08:00
fix
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ USE_L10N = True
|
||||
USE_TZ = True
|
||||
LANGUAGES = (
|
||||
('zh-hans', _('中文')),
|
||||
('en-us', _('English')),
|
||||
('en', _('English')),
|
||||
)
|
||||
|
||||
LOCALE_PATHS = (os.path.join(BASE_DIR, 'locale'),)
|
||||
|
||||
Reference in New Issue
Block a user