Skip to content

Commit

Permalink
Add: Spanish in deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LmeSzinc committed Sep 25, 2023
1 parent 09e64c8 commit a530684
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy.template-cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Deploy:
# 'en-US' for English
# 'ja-JP' for Japanese
# 'zh-TW' for Chinese traditional
# 'es-ES' for Spanish
Language: zh-CN
# Theme of web ui
# 'default' for light theme
Expand Down
1 change: 1 addition & 0 deletions config/deploy.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Deploy:
# 'en-US' for English
# 'ja-JP' for Japanese
# 'zh-TW' for Chinese traditional
# 'es-ES' for Spanish
Language: en-US
# Theme of web ui
# 'default' for light theme
Expand Down
1 change: 1 addition & 0 deletions deploy/Windows/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Deploy:
# 'en-US' for English
# 'ja-JP' for Japanese
# 'zh-TW' for Chinese traditional
# 'es-ES' for Spanish
Language: en-US
# Theme of web ui
# 'default' for light theme
Expand Down
1 change: 1 addition & 0 deletions webapp/packages/main/public/deploy.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Deploy:
# 'en-US' for English
# 'ja-JP' for Japanese
# 'zh-TW' for Chinese traditional
# 'es-ES' for Spanish
Language: {{language}}
# Theme of web ui
# 'default' for light theme
Expand Down

0 comments on commit a530684

Please sign in to comment.