فهرست منبع

Fix translation file syntax error.

Jason Rumney 4 سال پیش
والد
کامیت
e39c475f47
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      custom_components/tuya_local/translations/en.json

+ 2 - 2
custom_components/tuya_local/translations/en.json

@@ -29,7 +29,7 @@
 		    "light": "Include a light entity",
 		    "lock": "Include a lock entity",
 		    "switch": "Include a switch entity",
-		    "climate_dehumidifier_as_climate", "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
+		    "climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
 		    "fan_intensity": "Include intensity as a fan entitiy",
 		    "light_aq_indicator": "Include AQ indicator as a light entity",
 		    "light_display": "Include display as a light entity",
@@ -67,7 +67,7 @@
 		"light": "Include a light entity",
 		"lock": "Include a lock entity",
 		"switch": "Include a switch entity",
-		"climate_dehumidifier_as_climate", "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
+		"climate_dehumidifier_as_climate": "Include a climate entity for the dehumidifier (deprecated, recommend using humidifier and fan instead)",
 		"fan_fan": "Include a fan entity",
 		"fan_intensity": "Include intensity as a fan entitiy",
 		"humidifier_humidifier": "Include a humidifier entity",