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
543 B
JSON
10 lines
543 B
JSON
{
|
|
"Home assistant IP": "Adres IP asystenta domowego",
|
|
"Home assistant WS Port": "Asystent domowy Port WS",
|
|
"Password repeat": "Powtórz hasło",
|
|
"Password": "Hasło",
|
|
"Passwords missmatch!": "Niezgodność haseł!",
|
|
"Secure": "HTTPS?",
|
|
"Exclude patterns (one per line)": "Wzorce wykluczeń (jeden na linię)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Wzorce glob, * jako symbol wieloznaczny. Linie zaczynające się od # to komentarze. Puste = filtr wyłączony."
|
|
} |