Add locale path options
This commit is contained in:
parent
a348557e7c
commit
7972735987
|
@ -7,6 +7,8 @@
|
|||
"database": "team"
|
||||
},
|
||||
"locale": {
|
||||
"path": "locales",
|
||||
"extension": "lng",
|
||||
"default_locale": "english",
|
||||
"default_timezone": "Europe/Amsterdam"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue