Fix problematic char in translation keys

This commit is contained in:
Andre Basche
2023-05-22 01:12:51 +02:00
parent bf1a6e8fe2
commit 9518031f24
21 changed files with 41 additions and 41 deletions

View File

@@ -1113,8 +1113,8 @@
"state": {
"fridge": "Frigorifero",
"freezer": "Congelatore",
"vtRoom1": "My Zone",
"[fridge|freezer]": "Frigorifero & Congelatore"
"vtroom1": "My Zone",
"fridge_freezer": "Frigorifero & Congelatore"
},
"name": "Zona"
}