Преглед на файлове

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": {
                     "hvac_mode": {
                         "state": {
-                            "fan_only": "Pause",
+                            "fan_only": "Pause"
                         }
                     }
                 }