Просмотр исходного кода

en.json: fix syntax error in translations file.

Jason Rumney 2 лет назад
Родитель
Сommit
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"
                         }
                     }
                 }