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
559 B
JSON
10 lines
559 B
JSON
{
|
|
"Home assistant IP": "IP assistente domestico",
|
|
"Home assistant WS Port": "Porta WS dell'assistente domestico",
|
|
"Password repeat": "Ripeti password",
|
|
"Password": "Parola d'ordine",
|
|
"Passwords missmatch!": "Le password non corrispondono!",
|
|
"Secure": "HTTPS?",
|
|
"Exclude patterns (one per line)": "Pattern di esclusione (uno per riga)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Pattern glob, * come wildcard. Le righe che iniziano con # sono commenti. Vuoto = filtro disattivato."
|
|
} |