Parcourir la source

fix(ca translation): remove extra comma

For some reason the translation tests pass locally but fail on CI
Jason Rumney il y a 20 heures
Parent
commit
8195f492c3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"
                         }
                     }
                 }