Browse Source

More misplaced commas in JSON file.

Jason Rumney 5 năm trước cách đây
mục cha
commit
ad6976d867
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      custom_components/tuya_local/translations/en.json

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

@@ -24,7 +24,7 @@
 		"data": {
 		    "name": "Name",
 		    "humidifier": "Include a humidifier entity",
-		    "fan": "Include a fan entitiy"
+		    "fan": "Include a fan entitiy",
 		    "climate": "Include a climate entity",
 		    "light": "Include a light entity",
 		    "lock": "Include a lock entity",