set langs to config and modify gulp build to support langs
This commit is contained in:
@ -45,6 +45,8 @@ log.error.prefix = "ERROR "
|
||||
|
||||
# The default language of this application.
|
||||
i18n.default_language=en-us
|
||||
# All supported languages
|
||||
i18n.languages=en-us,zh-cn,zh-hk,pt-pt,fr-fr
|
||||
|
||||
module.static=github.com/revel/modules/static
|
||||
|
||||
|
Reference in New Issue
Block a user