JSON-Config field `excludePatterns` (multiline textarea, 6 rows by default, full width). Help text explains the syntax: glob with `*`, `#` for comments, empty = filter inactive. i18n translations added for all 11 supported languages so the label and help text are localised consistently with the rest of the admin UI.
10 lines
506 B
JSON
10 lines
506 B
JSON
{
|
||
"Home assistant IP": "家庭助理IP:",
|
||
"Home assistant WS Port": "家庭助理 WS 端口:",
|
||
"Password repeat": "密码重复:",
|
||
"Password": "密码:",
|
||
"Passwords missmatch!": "密码不匹配!",
|
||
"Secure": "HTTPS?",
|
||
"Exclude patterns (one per line)": "排除模式(每行一个)",
|
||
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Glob 模式,* 通配符。以 # 开头的行是注释。为空 = 过滤器关闭。"
|
||
} |