Remove unused string in dlna_dmr (#126652)

pull/126659/head
epenet 2024-09-24 17:27:39 +02:00 committed by GitHub
parent 412489c102
commit 4e465a2066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"alternative_integration": "Device is better supported by another integration",
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"discovery_error": "Failed to discover a matching DLNA device",
"incomplete_config": "Configuration is missing a required variable",
"non_unique_id": "Multiple devices found with the same unique ID",
"not_dmr": "Device is not a supported Digital Media Renderer"