skyline/config/config.yaml
zhangjingwei 5501bad74a feat: add Turkish language to the default config
1. add Turkish language in the default config.yaml
2. fix the tr key in the locales

Change-Id: I9e23d14e5b5114c8d827770b33b8254b9d7a3be2
(cherry picked from commit 23ea22a1de)
2024-09-25 04:10:49 +00:00

15 lines
205 B
YAML

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