瀏覽代碼

Comments i18n.lang configuration parameter

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

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

32
 [app:main]
32
 [app:main]
33
 use = egg:tracim
33
 use = egg:tracim
34
 full_stack = true
34
 full_stack = true
35
-# Fallback language if browser and application cannot find one they agree on.
35
+# Fallback language if browser and tracim can't find one they agree on.
36
 i18n.lang = en
36
 i18n.lang = en
37
 
37
 
38
 cache_dir = %(here)s/data
38
 cache_dir = %(here)s/data