Explorar el Código

Comments i18n.lang configuration parameter

Adrien Panay hace 7 años
padre
commit
217bf5f19c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tracim/development.ini.base

+ 1 - 0
tracim/development.ini.base Ver fichero

@@ -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