Explorar o código

en.json: fix syntax error in translations file.

Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
8d8b86b420
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      custom_components/tuya_local/translations/en.json

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

@@ -144,7 +144,7 @@
                 "state_attributes": {
                     "hvac_mode": {
                         "state": {
-                            "fan_only": "Pause",
+                            "fan_only": "Pause"
                         }
                     }
                 }