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
541 B
JSON
10 lines
541 B
JSON
{
|
|
"Home assistant IP": "IP-Adresse von Home Assistant",
|
|
"Home assistant WS Port": "Home Assistant WebSocket-Port",
|
|
"Password repeat": "Passwort wiederholen",
|
|
"Password": "Passwort",
|
|
"Passwords missmatch!": "Passwörter stimmen nicht überein!",
|
|
"Secure": "HTTPS?",
|
|
"Exclude patterns (one per line)": "Filter-Patterns (eines pro Zeile)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Glob-Patterns mit * als Wildcard. Zeilen mit # sind Kommentare. Leer = Filter aus."
|
|
} |