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

fix(ca translation): remove extra comma

For some reason the translation tests pass locally but fail on CI
Jason Rumney 1 день назад
Родитель
Сommit
8195f492c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/translations/ca.json

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

@@ -312,7 +312,7 @@
                             "floor_cool": "Terra fred",
                             "floor_heat": "Terra calent",
                             "air_floor_cool": "Aire i terra freds",
-                            "air_floor_heat": "Aire i terra calents",
+                            "air_floor_heat": "Aire i terra calents"
                         }
                     }
                 }