瀏覽代碼

Comments i18n.lang configuration parameter

Adrien Panay 7 年之前
父節點
當前提交
217bf5f19c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tracim/development.ini.base

+ 1 - 0
tracim/development.ini.base 查看文件

@@ -32,6 +32,7 @@ cookie_secret = 3283411b-1904-4554-b0e1-883863b53080
32 32
 [app:main]
33 33
 use = egg:tracim
34 34
 full_stack = true
35
+# Fallback language if browser and application cannot find one they agree on.
35 36
 i18n.lang = en
36 37
 
37 38
 cache_dir = %(here)s/data