Use reference strings in sonos (#41122)

This commit is contained in:
Jason Madigan
2020-10-03 11:02:12 +01:00
committed by GitHub
parent 32f7045c7c
commit ed867955f4

View File

@@ -6,8 +6,8 @@
}
},
"abort": {
"single_instance_allowed": "Only a single configuration of Sonos is necessary.",
"no_devices_found": "No Sonos devices found on the network."
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
}
}
}