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
567 B
JSON
10 lines
567 B
JSON
{
|
|
"Home assistant IP": "IP del asistente de hogar",
|
|
"Home assistant WS Port": "Asistente doméstico Puerto WS",
|
|
"Password repeat": "Repite la contraseña",
|
|
"Password": "Clave",
|
|
"Passwords missmatch!": "¡Las contraseñas no coinciden!",
|
|
"Secure": "¿HTTPS?",
|
|
"Exclude patterns (one per line)": "Patrones de exclusión (uno por línea)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Patrones glob, * como comodín. Las líneas que empiezan con # son comentarios. Vacío = filtro desactivado."
|
|
} |