- fixed default language (fixed number format bugs), closed #277
This commit is contained in:
@@ -41,6 +41,9 @@ FAVICON = favicon/
|
||||
; Export folder (e.g. static table data)
|
||||
EXPORT = export/
|
||||
|
||||
; Default language (overwrites HTTP Accept-Language request header) used for "setlocale()" affects number formatting
|
||||
LANGUAGE = en-US
|
||||
|
||||
; load additional config files
|
||||
; DO NOT load environment.ini, it is loaded automatically
|
||||
[configs]
|
||||
|
||||
Reference in New Issue
Block a user