From a530684466fb16ad6544d9163c912864719c600c Mon Sep 17 00:00:00 2001 From: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com> Date: Mon, 25 Sep 2023 23:58:31 +0800 Subject: [PATCH] Add: Spanish in deploy.yaml --- config/deploy.template-cn.yaml | 1 + config/deploy.template.yaml | 1 + deploy/Windows/template.yaml | 1 + webapp/packages/main/public/deploy.yaml.tpl | 1 + 4 files changed, 4 insertions(+) diff --git a/config/deploy.template-cn.yaml b/config/deploy.template-cn.yaml index 4afd7c6c5..ed45d25a9 100644 --- a/config/deploy.template-cn.yaml +++ b/config/deploy.template-cn.yaml @@ -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 diff --git a/config/deploy.template.yaml b/config/deploy.template.yaml index cbeee0cb6..1c6adfcb4 100644 --- a/config/deploy.template.yaml +++ b/config/deploy.template.yaml @@ -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 diff --git a/deploy/Windows/template.yaml b/deploy/Windows/template.yaml index 045b076a8..40e5fd1d6 100644 --- a/deploy/Windows/template.yaml +++ b/deploy/Windows/template.yaml @@ -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 diff --git a/webapp/packages/main/public/deploy.yaml.tpl b/webapp/packages/main/public/deploy.yaml.tpl index b10205915..8f0627f1b 100644 --- a/webapp/packages/main/public/deploy.yaml.tpl +++ b/webapp/packages/main/public/deploy.yaml.tpl @@ -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