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
732 B
JSON
10 lines
732 B
JSON
{
|
|
"Home assistant IP": "Домашний помощник IP",
|
|
"Home assistant WS Port": "Домашний помощник WS Порт",
|
|
"Password repeat": "Повтор пароля",
|
|
"Password": "Пароль",
|
|
"Passwords missmatch!": "Пароли не совпадают!",
|
|
"Secure": "HTTPS?",
|
|
"Exclude patterns (one per line)": "Шаблоны исключения (по одному на строку)",
|
|
"Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Glob-шаблоны, * — подстановочный знак. Строки, начинающиеся с #, являются комментариями. Пусто = фильтр выключен."
|
|
} |