Skip to content

Commit 29d10d3

Browse files
authored
Use already_configured_service in NWS strings (home-assistant#41062)
1 parent 8eeaf67 commit 29d10d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/nws/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"unknown": "[%key:common::config_flow::error::unknown%]"
1818
},
1919
"abort": {
20-
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]"
20+
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)