Adapt configuration for multi language config mode (i18n) en/de
This commit is contained in:
parent
d88446eb56
commit
5f30344381
5 changed files with 87 additions and 37 deletions
2
site.mk
2
site.mk
|
@ -29,3 +29,5 @@ DEFAULT_GLUON_RELEASE := 0.6+exp$(shell date '+%Y%m%d')
|
|||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||
|
||||
GLUON_PRIORITY ?= 0
|
||||
|
||||
GLUON_LANGS ?= en de
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue