Преглед изворни кода

en.json: fix syntax error in translations file.

Jason Rumney пре 2 година
родитељ
комит
8d8b86b420
1 измењених фајлова са 1 додато и 1 уклоњено
  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": {
                 "state_attributes": {
                     "hvac_mode": {
                     "hvac_mode": {
                         "state": {
                         "state": {
-                            "fan_only": "Pause",
+                            "fan_only": "Pause"
                         }
                         }
                     }
                     }
                 }
                 }