Skip to content

Commit

Permalink
add i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
lejianwen committed Sep 25, 2024
1 parent 8cb701e commit e0f94b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lang: "en"
lang: "zh-CN"
gin:
api-addr: "0.0.0.0:21114"
mode: "release" #release,debug,test
Expand Down

0 comments on commit e0f94b6

Please sign in to comment.