1
0
Fork 0

feat: Add Multi-Language Support to Home-Assistant (#2965)

This commit is contained in:
zhengkunwang 2025-01-14 18:47:48 +08:00 committed by GitHub
parent fd7addc9dc
commit c29865b4fc
2 changed files with 25 additions and 0 deletions

View File

@ -8,6 +8,14 @@ additionalProperties:
required: true
rule: paramPort
type: number
label:
en: Port
ja: ポート
ms: Port
pt-br: Porta
ru: Порт
zh-Hant:
zh: 端口
- default: Asia/Shanghai
edit: true
envKey: TIME_ZONE
@ -15,3 +23,12 @@ additionalProperties:
labelZh: 时区
required: true
type: text
label:
en: Time Zone
ja: タイムゾーン
ms: Zon Waktu
pt-br: Fuso Horário
ru: Часовой пояс
zh-Hant: 時區
zh: 时区

View File

@ -10,6 +10,14 @@ additionalProperties:
- Tool
shortDescZh: 开源家庭自动化,将本地控制和隐私放在首位
shortDescEn: Open source home automation that puts local control and privacy first
description:
en: Open source home automation that puts local control and privacy first
ja: ローカルコントロールとプライバシーを重視するオープンソースのホームオートメーション
ms: Automasi rumah sumber terbuka yang mengutamakan kawalan tempatan dan privasi
pt-br: Automação residencial de código aberto que prioriza o controle local e a privacidade
ru: Открытая домашняя автоматизация, которая ставит на первое место локальный контроль и конфиденциальность
zh-Hant: 以本地控制和隱私為先的開源家居自動化
zh: 以本地控制和隐私为先的开源家居自动化
type: tool
crossVersionUpdate: true
limit: 0