Răsfoiți Sursa

en.json: fix syntax error in translations file.

Jason Rumney 2 ani în urmă
părinte
comite
8d8b86b420
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"
                         }
                     }
                 }