We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59fdb9f commit 723902eCopy full SHA for 723902e
homeassistant/components/nina/strings.json
@@ -11,7 +11,7 @@
11
"_r_to_u": "City/county (R-U)",
12
"_v_to_z": "City/county (V-Z)",
13
"slots": "Maximum warnings per city/county",
14
- "headline_filter": "Blacklist regex to filter warning headlines"
+ "headline_filter": "Headline blocklist"
15
}
16
17
},
@@ -34,7 +34,7 @@
34
"_v_to_z": "[%key:component::nina::config::step::user::data::_v_to_z%]",
35
"slots": "[%key:component::nina::config::step::user::data::slots%]",
36
"headline_filter": "[%key:component::nina::config::step::user::data::headline_filter%]",
37
- "area_filter": "Whitelist regex to filter warnings based on affected areas"
+ "area_filter": "Affected area filter"
38
39
40
0 commit comments