skyline/config/config.yaml
Jingwei.Zhang b36d5593e6 feat: support custom locale language
support custom locale language and custom support languages.

Change-Id: Ia235cb83b65c8530449f52d9ea575c3d6f603f04
2023-08-09 09:25:11 +08:00

11 lines
168 B
YAML

host: 0.0.0.0
port: 8088
server: http://localhost
globalVariables:
defaultLanguage: en
supportLanguages: # use value in i18n.js
- en
- zh-hans
- ko-kr