添加英文翻译文件

This commit is contained in:
yangjian 2021-03-21 17:42:01 +08:00
parent c37afb0939
commit 02a3e5a86a
2 changed files with 2353 additions and 1 deletions

View File

@ -159,7 +159,7 @@ LOGIN_URL = 'login'
# Internationalization
# https://docs.djangoproject.com/en/2.1/topics/i18n/
LANGUAGE_CODE = CONFIG.get('local','language',fallback='zh-hans')
LANGUAGE_CODE = CONFIG.get('locale','language',fallback='zh-hans')
TIME_ZONE = CONFIG.get('local','timezone', fallback='Asia/Shanghai')

File diff suppressed because it is too large Load Diff