From cf69122aa0e47c0dd2adc5919fff3f9f88483523 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Sun, 12 Feb 2023 09:00:53 +0000 Subject: [PATCH] Remove unused translations --- .../integration_blueprint/translations/en.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/custom_components/integration_blueprint/translations/en.json b/custom_components/integration_blueprint/translations/en.json index 38cda12..049f7a4 100644 --- a/custom_components/integration_blueprint/translations/en.json +++ b/custom_components/integration_blueprint/translations/en.json @@ -13,20 +13,6 @@ "auth": "Username/Password is wrong.", "connection": "Unable to connect to the server.", "unknown": "Unknown error occurred." - }, - "abort": { - "single_instance_allowed": "Only a single instance is allowed." - } - }, - "options": { - "step": { - "user": { - "data": { - "binary_sensor": "Binary sensor enabled", - "sensor": "Sensor enabled", - "switch": "Switch enabled" - } - } } } } \ No newline at end of file