ソースを参照

More misplaced commas in JSON file.

Jason Rumney 4 年 前
コミット
93c517d64b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      custom_components/tuya_local/translations/en.json

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

@@ -56,7 +56,7 @@
 		"lock": "Include a lock entity",
 		"lock": "Include a lock entity",
 		"switch": "Include a switch entity"
 		"switch": "Include a switch entity"
             }
             }
-	},
+	}
     },
     },
     "error": {
     "error": {
 	"connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."
 	"connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."