Skip to content

Commit a530684

Browse files
committed
Add: Spanish in deploy.yaml
1 parent 09e64c8 commit a530684

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

config/deploy.template-cn.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Deploy:
135135
# 'en-US' for English
136136
# 'ja-JP' for Japanese
137137
# 'zh-TW' for Chinese traditional
138+
# 'es-ES' for Spanish
138139
Language: zh-CN
139140
# Theme of web ui
140141
# 'default' for light theme

config/deploy.template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Deploy:
135135
# 'en-US' for English
136136
# 'ja-JP' for Japanese
137137
# 'zh-TW' for Chinese traditional
138+
# 'es-ES' for Spanish
138139
Language: en-US
139140
# Theme of web ui
140141
# 'default' for light theme

deploy/Windows/template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Deploy:
135135
# 'en-US' for English
136136
# 'ja-JP' for Japanese
137137
# 'zh-TW' for Chinese traditional
138+
# 'es-ES' for Spanish
138139
Language: en-US
139140
# Theme of web ui
140141
# 'default' for light theme

webapp/packages/main/public/deploy.yaml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Deploy:
135135
# 'en-US' for English
136136
# 'ja-JP' for Japanese
137137
# 'zh-TW' for Chinese traditional
138+
# 'es-ES' for Spanish
138139
Language: {{language}}
139140
# Theme of web ui
140141
# 'default' for light theme

0 commit comments

Comments
 (0)