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
551 B
JSON
10 lines
551 B
JSON
{
|
|
"Home assistant IP": "IP do assistente doméstico",
|
|
"Home assistant WS Port": "Assistente doméstico Porta WS",
|
|
"Password repeat": "Repetição de senha",
|
|
"Password": "Senha",
|
|
"Passwords missmatch!": "As senhas não correspondem!",
|
|
"Secure": "HTTPS?",
|
|
"Exclude patterns (one per line)": "Padrões de exclusão (um por linha)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Padrões glob, * como wildcard. Linhas começando com # são comentários. Vazio = filtro desligado."
|
|
} |