4
0
Эх сурвалжийг харах

Missing comma in json strings file

Jason Rumney 4 жил өмнө
parent
commit
b662d9758c

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

@@ -14,7 +14,7 @@
           "climate": "Include a climate entity (unsupported on switches)",
           "climate": "Include a climate entity (unsupported on switches)",
           "display_light": "Include LED display as a light entity (Goldair only)",
           "display_light": "Include LED display as a light entity (Goldair only)",
           "child_lock": "Include child lock as a lock entity (unsupported on fans and switches)",
           "child_lock": "Include child lock as a lock entity (unsupported on fans and switches)",
-	  "switch": "Include a switch entity (switches only)"
+          "switch": "Include a switch entity (switches only)",
           "humidifier": "Include a humidifier entity (humidifiers and dehumidifiers only)"
           "humidifier": "Include a humidifier entity (humidifiers and dehumidifiers only)"
         }
         }
       }
       }