From 3a2d7baa253172e5475d4b909be890bbc0afbcef Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Wed, 26 Apr 2023 18:14:57 +0200 Subject: [PATCH] Fix empty translation (#16326) --- src/translations/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 7dbb6e8665..b63d733290 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1271,7 +1271,6 @@ "device_name_placeholder": "Change device name" } }, - "entity_voice_settings": {}, "mqtt_device_debug_info": { "title": "{device} debug info", "deserialize": "Attempt to parse MQTT messages as JSON",