Skip to content

Commit 723902e

Browse files
DeerMaximumfrenck
authored andcommitted
NINA Use better wording for filters (home-assistant#153050)
1 parent 59fdb9f commit 723902e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/nina/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"_r_to_u": "City/county (R-U)",
1212
"_v_to_z": "City/county (V-Z)",
1313
"slots": "Maximum warnings per city/county",
14-
"headline_filter": "Blacklist regex to filter warning headlines"
14+
"headline_filter": "Headline blocklist"
1515
}
1616
}
1717
},
@@ -34,7 +34,7 @@
3434
"_v_to_z": "[%key:component::nina::config::step::user::data::_v_to_z%]",
3535
"slots": "[%key:component::nina::config::step::user::data::slots%]",
3636
"headline_filter": "[%key:component::nina::config::step::user::data::headline_filter%]",
37-
"area_filter": "Whitelist regex to filter warnings based on affected areas"
37+
"area_filter": "Affected area filter"
3838
}
3939
}
4040
},

0 commit comments

Comments
 (0)